Hostname
alannancy.com
Last fetched
alannancy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alannancy.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.156.2.107 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.61 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.93 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.94 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.161.193.116 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.19 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.40 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.84 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alannancy.com owner
- Contact emails
- 6996d625-a147-46a4-8b28-c0d38d2b57da@identity-protect.org
- 6bfa2340-7731-4bf1-9543-8a88eb41cfb4@identity-protect.org
- 896af66e-6b3b-445d-8399-813b60770d0e@identity-protect.org
- b441ee9d-0e60-45c3-90ad-a78b08ed36fe@identity-protect.org
- dc77fce4-3f51-4206-90a4-bdbdaeb7ac6b@identity-protect.org
- fddcfcd3-fc6e-4849-86d6-87ad42d98ed3@identity-protect.org
Subdomains
1 observed subdomain of alannancy.com.
| Subdomain |
|---|
| www.alannancy.com |
Threat posture
History
Related pages
Pivot deeper into the graph from alannancy.com.
- IP · 108.156.2.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 6996d625-a147-46a4-8b28-c0d38d2b57da@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alannancy.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.