Hostname
adnavem.com
Last fetched
adnavem.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adnavem.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 |
|---|---|---|---|---|
| 18.158.104.24 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.88.159 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.51.124 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.208.191 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adnavem.com owner
- Contact emails
- mattias@supriatin.com
- 011c777a-2a5b-4d55-b3c8-1054c0e33324@identity-protect.org
- 1b611944-7df2-4e3b-9d5c-6614a1a99231@identity-protect.org
- 38312f5b-e7db-44c5-a624-ca7ef2b2a7b6@identity-protect.org
- 389c4f90-792a-484c-b4b2-45280b5cb2cd@identity-protect.org
- 667828f7-fcd0-40b6-9cf0-825f50c6e8e8@identity-protect.org
- 84409aeb-f106-4df7-8751-4731c1ce56ce@identity-protect.org
- 993e59f3-ec13-4de4-8a0c-a9f95ff8f85c@identity-protect.org
- owner-12124110@adnavem.com.whoisprivacyservice.org
- owner-5180853@adnavem.com.whoisprivacyservice.org
- owner-6890003@adnavem.com.whoisprivacyservice.org
- owner-8526797@adnavem.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of adnavem.com.
Web-graph footprint
Distinct hostnames that link to or from adnavem.com in the public web crawl.
14 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for adnavem.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from adnavem.com.
- IP · 18.158.104.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · mattias@supriatin.com
- TLD · .com
- Browse hostnames · ad…
- 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: "adnavem.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.