Hostname
w.org
Last fetched
w.org resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
w.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.143.164.252 | 198.143.164.0/24 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
| 66.6.42.252 | 66.6.42.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- dnstination
- Contact emails
Subdomains
294 observed subdomains of w.org.
Showing 25 of 294. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from w.org in the public web crawl.
97 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from w.org.
- IP · 198.143.164.252
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:292
- Country · US
- Email · admin@dnstinations.com
- TLD · .org
- Browse hostnames · wo…
- 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: "w.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.