Hostname
tomrizzi.com
Last fetched
tomrizzi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tomrizzi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.153.10 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.110 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.122 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.21 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.164.6.122 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.37 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.56 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.9 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tomrizzi.com owner
- Contact emails
- 4e477e32-248b-4ee6-ac01-5eb160c126e6@identity-protect.org
- 4e6271bf-f0e6-4ef7-b0e2-605a29ef4d1a@identity-protect.org
- 5a60d1a0-f3c5-4557-aeb7-f2104e36bc64@identity-protect.org
- 63befb0d-be0c-47c2-bee6-7efe915a246e@identity-protect.org
- a6b9a917-c256-4dcc-851d-327aa80acfec@identity-protect.org
- cb30f930-08c2-440e-aa32-251659e6e196@identity-protect.org
- owner-7938509@tomrizzi.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from tomrizzi.com.
- IP · 18.172.153.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 4e477e32-248b-4ee6-ac01-5eb160c126e6@identity-protect.org
- TLD · .com
- Browse hostnames · to…
- 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: "tomrizzi.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.