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
Resolution chain
openwrt.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.226.122.113 | 64.226.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- gkg.net domain proxy service
- Contact emails
- 1b15d82f23f18bf7b5c01bfae7fec920d4fdee78@privatedomain.gkg.net
- 23c5bccc5d662f43a6b6ec47c3d627e235aee2a9@privatedomain.gkg.net
- 45d21ee984e2455cebf82086a51fb106be44ec60@privatedomain.gkg.net
- 7906b3d5dc7ea4bb7b12bdec0f498f5259454fa1@privatedomain.gkg.net
- 988e7df1e29a8e08a899f58b94931f33691ef2da@privatedomain.gkg.net
- bd9cc36c82bce0006f2d924a3081533e6a5d04de@privatedomain.gkg.net
- c7ed0042e68346973649fb33dde881d84efdcadf@privatedomain.gkg.net
- f62ed2611da329e7b11bcf810bd0376b3b3c57a3@privatedomain.gkg.net
- openwrt.org@privatedomain.gkg.net
- hostmaster@spi-inc.org
Subdomains
63 observed subdomains of openwrt.org.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from openwrt.org in the public web crawl.
3,887 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for openwrt.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 2001:470:1f0b:a42:0:0:0:1 |
| SPF_IP | 46.101.232.90 |
Related pages
Pivot deeper into the graph from openwrt.org.
- IP · 64.226.122.113
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:81
- Country · DE
- Email · 1b15d82f23f18bf7b5c01bfae7fec920d4fdee78@privatedomain.gkg.net
- TLD · .org
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.