Skip to content

Hostname

openwrt.org

Last fetched

openwrt.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · openwrt.orgRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/openwrt.org

Resolution chain

openwrt.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.226.122.11364.226.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:81
Organization
gkg.net domain proxy service
Contact emails

Subdomains

63 observed subdomains of openwrt.org.

Web-graph footprint

Distinct hostnames that link to or from openwrt.org in the public web crawl.

3,887 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for openwrt.org.

MechanismTarget
SPF_IP2001:470:1f0b:a42:0:0:0:1
SPF_IP46.101.232.90

Related pages

Pivot deeper into the graph from openwrt.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "openwrt.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.