Hostname
danielandemma.com
Last fetched
danielandemma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
danielandemma.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 |
|---|---|---|---|---|
| 143.204.106.20 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.27 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.31 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.63 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.169.85.114 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.39 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.53 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.59 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of danielandemma.com.
Threat posture
History
Related pages
Pivot deeper into the graph from danielandemma.com.
- IP · 143.204.106.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · OM
- Email · 095baa0ca14668f771f30f3b1e064602_2586323_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · da…
- 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: "danielandemma.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.