Hostname
avameel.com
Last fetched
avameel.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
avameel.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.200 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.99 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of avameel.com owner
- Contact emails
- 0c0f6736-a9bb-4c38-964d-2fb7ec989709@identity-protect.org
- 1ff74808-a872-40fc-ac21-7cee35d1eb08@identity-protect.org
- 4f0707be-2a08-4346-8500-156d2b0b807e@identity-protect.org
- 7b2ef016-9183-4edf-8175-1d7ba019b262@identity-protect.org
- 95731074-97d7-4b54-a6f5-1a3225b74a30@identity-protect.org
- a1fcaa36-d4e0-4064-ad90-5d8492353228@identity-protect.org
- d2cd8ba6-a12d-4211-8497-8702055e75fd@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from avameel.com.
- IP · 3.5.216.200
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 0c0f6736-a9bb-4c38-964d-2fb7ec989709@identity-protect.org
- TLD · .com
- Browse hostnames · av…
- 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: "avameel.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.