Hostname
wordmetry.com
Last fetched
wordmetry.com resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wordmetry.com 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 |
|---|---|---|---|---|
| 5.161.161.183 | 5.161.160.0/22 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wordmetry.com owner
- Contact emails
- 029c5b0d-3f31-474e-bcb2-9177e3f25cad@identity-protect.org
- 0cb8b485-096b-4fd3-98db-1f1603887e3b@identity-protect.org
- 388a5338-1d05-4366-a4cd-aa3f07515475@identity-protect.org
- 441aa831-6f88-448a-8482-ba7b8ef3d15e@identity-protect.org
- 66005f17-4af3-416a-9690-df0d1092e347@identity-protect.org
- 84ab7753-23b1-4df9-83f3-b3053bd2922e@identity-protect.org
- eafe713c-d9b7-4e03-bad9-53b6e2ed4dca@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from wordmetry.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from wordmetry.com.
- IP · 5.161.161.183
- ASN · AS213230
- Registrar · iana:468
- Country · US
- Email · 029c5b0d-3f31-474e-bcb2-9177e3f25cad@identity-protect.org
- TLD · .com
- 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: "wordmetry.com"})-[: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.