Hostname
nomnomtab.com
Last fetched
nomnomtab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nomnomtab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.130.243 | 13.107.7.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.126.167 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.243.107 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.105.79 | 52.46.22.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- anonymize,
- Contact emails
- nomnomtab.com-ubon3ti6r60k@anonymize.com
- 38ba7065-704f-48da-b882-07a2b8b2de74@identity-protect.org
- 4c58bb10-8be1-42b4-909a-a723c93d061a@identity-protect.org
- 914db996-5922-4b3a-ab35-999d894e9afa@identity-protect.org
- a1438cae-a12f-4445-b9e0-2c8460963b7a@identity-protect.org
- c7364016-aaaf-47fd-8069-f6f914e71dec@identity-protect.org
- e1dc6596-1b8e-4160-aa53-c4f0d9044f62@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from nomnomtab.com.
- IP · 13.58.130.243
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nomnomtab.com-ubon3ti6r60k@anonymize.com
- TLD · .com
- Browse hostnames · no…
- 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: "nomnomtab.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.