Hostname
tomspianner.com
Last fetched
tomspianner.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tomspianner.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.251.94.63 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.102.178 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.98.230 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.70.40 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.37.248 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.190.5 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tomspianner.com owner
- Contact emails
- 46cfe211-7a71-4e44-a818-c6699b58e8c1@identity-protect.org
- 60030c76-6d1e-4894-9671-b6a66444211a@identity-protect.org
- 6034734a-2177-4015-8cb3-e0ca1bccefa5@identity-protect.org
- acddb2d0-094e-4f11-b17c-53a8b83af18e@identity-protect.org
- e59b5d8f-d37c-41eb-af1c-4b7628684528@identity-protect.org
- f47a5dc0-cd9d-4b04-a568-25b38334bd17@identity-protect.org
- owner-4460684@tomspianner.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from tomspianner.com.
- IP · 34.251.94.63
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 46cfe211-7a71-4e44-a818-c6699b58e8c1@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: "tomspianner.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.