#network
8 APIs with this tag
Sui Network & Epoch API
Read Sui's network state live from a public Sui fullnode JSON-RPC endpoint — no key. Sui is a high-throughput, object-centric Move Layer 1; its ledger advances in checkpoints (its block equivalent) and reconfigures each epoch. The Sui on-chain reader resolves owned objects and the validator reader surfaces the validator set, but neither exposes the latest checkpoint, the epoch-level network economics, or a coin type's metadata. This opens that. Read the latest checkpoint with its epoch, sequence number, digest, lifetime network transaction count and rolling gas-cost summary (computation and storage costs in SUI); read the current epoch's economics — reference gas price, total stake in SUI, active validator count, storage-fund balances and protocol version; and resolve any Move coin type (e.g. 0x2::sui::SUI) to its on-chain metadata — decimals, name, symbol, description and icon. The network / epoch / coin-metadata layer for Sui explorers, wallets, fee estimators and analytics. Distinct from the Sui on-chain object reader, the validator reader and the Move-module reader. Live from RPC; short cache only.
api.oanor.com/suinetwork-api
Solana Network Status API
The live performance and monetary health of the Solana blockchain, read straight from public Solana RPC nodes, no key. Solana is one of the highest-throughput blockchains in crypto, and its network state — how fast it is processing transactions right now, where it is in the current staking epoch, how much SOL exists and how fast new SOL is being minted — is the heartbeat that traders, validators and builders watch. The status endpoint is the live dashboard: the current epoch and how far through it the chain is (with an estimate of the time left until the next epoch), the absolute slot and block height, the lifetime transaction count, the current transactions-per-second, the average slot time and the node health. The supply endpoint returns the SOL money supply — total, circulating and non-circulating — with the circulating share and the live inflation rate broken into its validator and foundation parts. The performance endpoint returns the recent throughput samples — transactions, slots and TPS over the last few one-minute windows — so you can see whether the chain is speeding up or slowing down. This is the Solana network performance / monetary cut, distinct from the Solana validators feed (which ranks validators by stake and measures decentralisation), and from the price, DeFi and on-chain-token feeds. SOL amounts are in whole SOL (converted from lamports); rates are percentages; everything is live. Built for crypto dashboards, trading and infrastructure-monitoring tools.
api.oanor.com/solananetwork-api
IP Exposure API
See what any host exposes to the internet — as an API over Shodan's free InternetDB. Give it an IPv4/IPv6 address (or a hostname, which is resolved to its IP) and get that host's attack surface: the open ports (annotated with common service names), the products and technologies detected on it (CPEs), its reverse hostnames, Shodan's classification tags, and the known vulnerabilities (CVE identifiers) observed on its services. A dedicated vulnerabilities view returns just the CVEs and whether the host appears vulnerable. It is fast, requires no key, and is built for security, asset-discovery, external attack-surface monitoring and reconnaissance workflows. A network-exposure / attack-surface resource — distinct from IP geolocation (where an address is), the IANA port registry (what a port number means) and CVE databases (what a vulnerability is). Data from Shodan InternetDB (free / non-commercial use).
api.oanor.com/internetdb-api
RIPEstat API
Internet routing and number-resource intelligence as an API, powered by RIPEstat — the open data service of the RIPE NCC, one of the world's five Regional Internet Registries. Answer the questions network engineers, security teams and researchers ask about the public internet: which Autonomous System and prefix does an IP address belong to; what is an AS (its operator/holder name, whether it is currently announced in BGP, its type and registration block); which IPv4 and IPv6 prefixes does an AS announce; who are an AS's BGP neighbours and peers (and how many); who is the abuse-reporting contact for an IP, prefix or ASN, and which RIR is authoritative; and is a prefix correctly originated according to RPKI route-origin validation (valid, invalid or unknown) with the matching ROAs. The data is real-time, drawn from the RIPE NCC's global network of BGP route collectors and the registries. Inputs accept IPv4 and IPv6 addresses, CIDR prefixes and AS numbers (with or without the AS prefix). Ideal for network operations, threat intelligence and abuse handling, BGP and RPKI monitoring, IP reputation and OSINT tooling, and internet research. Data from the RIPE NCC RIPEstat service.
api.oanor.com/ripestat-api
Host Check API
Check whether a host or website is reachable from dozens of locations around the world as an API, powered by check-host.net. Run an ICMP ping, an HTTP request, a TCP-port connect or a DNS resolution from many countries at once and get a per-node breakdown — reachable or not, response time, resolved IP, HTTP status code or DNS records — plus an aggregate "reachable from X of N nodes". Perfect for answering "is it down for everyone, or just me?", monitoring global uptime and latency, verifying CDN and geo-routing, debugging firewalls and regional blocks, and powering status pages. Also lists every available worldwide check node. No accounts, no agents to install.
api.oanor.com/hostcheck-api
MAC Vendor API
Identify the manufacturer behind any MAC address. Look up a MAC or OUI to get the assigned vendor, its short name and the exact assignment block (/24, /28 or /36) using the official IEEE registry, search the registry by vendor name to find all of a company’s OUIs, or generate random valid test MAC addresses for a given vendor. MAC addresses are accepted in every common format — colon, hyphen, dot or bare hex — and bare OUIs work too. Built on the open IEEE OUI dataset (~57,000 assignments) and served entirely in-memory, so responses are instant and the service is always available. Ideal for network scanning and monitoring, IoT and device identification, security and asset inventory, NAC and devops tooling.
api.oanor.com/macvendor-api
Subnet API
A fast, fully-local IP and subnet calculator: validate IPv4 and IPv6 addresses with type classification (private, public, loopback, link-local, multicast, CGNAT or reserved), compute CIDR subnet details (network, netmask, wildcard, broadcast, first and last host, total addresses and usable hosts, with IPv6 network and range size), check whether an address falls inside a CIDR block, and convert addresses (IPv4 to integer, hex and binary; IPv6 expand and compress). Every endpoint accepts input via the query string or the request body. Pure server-side compute, no third-party upstream, so responses are instant and always available. Ideal for devops, network automation, IPAM, firewall and ACL tooling and cloud infrastructure.
api.oanor.com/subnet-api
IP Geolocation API
Geolocate any IPv4 or IPv6 address — country, region, city, postal code, latitude/longitude, timezone, calling code, currency and network details (ASN, ISP, organization). Look up any address or detect the caller's own public IP.
api.oanor.com/ipgeo-api