Hostname
landoftunia.com
Last fetched
landoftunia.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
landoftunia.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 |
|---|---|---|---|---|
| 184.169.175.14 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.3.107 | 50.18.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.8.127 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.84.167 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of landoftunia.com owner
- Contact emails
- 5ae84842-974d-4cd4-991e-32f7fb4bedc8@identity-protect.org
- 6f2a89fb-c5d7-4c4a-8b6d-2a4dc1a5bcc8@identity-protect.org
- 76335ffd-47a4-40c6-99f0-49c551568ab0@identity-protect.org
- b16ca46d-3a19-4518-9184-e98d2cabbd89@identity-protect.org
- b88b3599-984a-4481-b4e9-0d73882be029@identity-protect.org
- f999165d-90e1-4bd3-90b7-850912a8f7d0@identity-protect.org
- f9c24033-65d6-4c79-aeef-7d3312db9fe0@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from landoftunia.com.
- IP · 184.169.175.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5ae84842-974d-4cd4-991e-32f7fb4bedc8@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "landoftunia.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.