Hostname
ardenforall.com
Last fetched
ardenforall.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ardenforall.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.88.84.118 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ardenforall.com owner
- Contact emails
- 20b2c8a1-2f1c-4597-8d56-96288257f5c9@identity-protect.org
- 2f42ce6a-01b6-44ff-a295-6192c01dbcb0@identity-protect.org
- 37122f70-9335-48f2-a8a4-18dddb5069b5@identity-protect.org
- d0097b5c-dabb-4081-ba15-331563470f36@identity-protect.org
- e91cb796-8be8-40ba-a529-a6ae3cafb57e@identity-protect.org
- eb079a0c-eb10-4978-a000-7948ecde2681@identity-protect.org
- f533a708-936a-45a0-8ee9-d0a09dc5f61a@identity-protect.org
Subdomains
2 observed subdomains of ardenforall.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ardenforall.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ardenforall.com.
- IP · 3.88.84.118
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 20b2c8a1-2f1c-4597-8d56-96288257f5c9@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "ardenforall.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.