Hostname
tinydinosaurisland.com
Last fetched
tinydinosaurisland.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tinydinosaurisland.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 |
|---|---|---|---|---|
| 108.157.98.2 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.47 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.7 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.96 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.85.31.22 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.34 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.42 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.73 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tinydinosaurisland.com owner
- Contact emails
- 824c79f8-86b6-4409-8784-b91382bbab32@identity-protect.org
- 97b48424-5530-4f4a-a807-7d2b199bee50@identity-protect.org
- b14e4ba1-5a86-4789-89ed-575cc77158a5@identity-protect.org
- be2899ed-8b6e-41b6-a9fc-4eac810052a2@identity-protect.org
- c32e6056-3c49-4d71-9737-194c2c96a2f6@identity-protect.org
- e32c9979-450a-4833-8d1e-cd85296cd697@identity-protect.org
Subdomains
1 observed subdomain of tinydinosaurisland.com.
| Subdomain |
|---|
| s3.tinydinosaurisland.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tinydinosaurisland.com.
- IP · 108.157.98.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 824c79f8-86b6-4409-8784-b91382bbab32@identity-protect.org
- TLD · .com
- Browse hostnames · ti…
- 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: "tinydinosaurisland.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.