Hostname
small-inches.com
Last fetched
small-inches.com resolves to 10 IPv4 addresses operated by AS20940 in NL. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
small-inches.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- small-inches.com.1zfnrbjig9glc@domains-anonymizer.com
- small-inches.com.28tqej0524cb9@domains-anonymizer.com
- small-inches.com.2s2vhhozpd6bm@domains-anonymizer.com
- small-inches.com.2xizhljc7t6mv@domains-anonymizer.com
- small-inches.com.3el6m0npddir3@domains-anonymizer.com
- small-inches.com.3msop6s9cf3jy@domains-anonymizer.com
- small-inches.com.3pwpx0rjzadr1@domains-anonymizer.com
- small-inches.com.4jaac4et5eg4@domains-anonymizer.com
- small-inches.com.9r9v0hq83kpr@domains-anonymizer.com
- small-inches.com.aywwke0ql6ay@domains-anonymizer.com
- small-inches.com.t25t8comaazt@domains-anonymizer.com
Threat posture
History
Related pages
Pivot deeper into the graph from small-inches.com.
- IP · 104.109.143.76
- ASN · AS20940
- Registrar · iana:1449
- Country · NL
- Email · small-inches.com.1zfnrbjig9glc@domains-anonymizer.com
- TLD · .com
- Browse hostnames · sm…
- 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: "small-inches.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.