Hostname
ahdez.com
Last fetched
ahdez.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
ahdez.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 |
|---|---|---|---|---|
| 104.21.79.174 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.146.211 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 13ec97653b36295568d0a251ad647f7ff4aeb18ad65340e1596d749b4ea77b17@ahdez.com.whoisproxy.org
- 2700900fead0d7825f84967935c6ca390ae0e8b0305790017d7eb2c0fc305b63@ahdez.com.whoisproxy.org
- 2a2364f17f8d1fa7a2b4f39044680e46efffea661f7f1f230775d99ec11f5854@ahdez.com.whoisproxy.org
- 33b50a62e593025160c86ec67caf7b3c7f6b65937be5a5450982b4adabde359b@ahdez.com.whoisproxy.org
- 355a89937e74270842987f362db0f1dfac47bb92e4bde6ed2dd0cb200be3d756@ahdez.com.whoisproxy.org
- 5b441d1f108b6dc3cc2879ed8850181e0589a75ddac8900a3e87b63722f0c481@ahdez.com.whoisproxy.org
- 5c4db0efe4ac43ea9af2203b5d9016b59448d4e4d13eb3bce011ab4053797987@ahdez.com.whoisproxy.org
- 6f93de8e1f37228a3053517f70d21037a2241129f5bf60221cde7ba57fca1b7a@ahdez.com.whoisproxy.org
- 8ae71f8c0b3535423d67d7aa8d57e029f06c1eb3bec44374bb7c3409af12df2d@ahdez.com.whoisproxy.org
- 8c1ea01b907b22a7c1d400ee3b1bcb50d7c3d3e15f4e92ef9e9fd1d569afe5d8@ahdez.com.whoisproxy.org
- b39afdf2eccdc04e7b3da719b3f42163ab792e993475b52c9b335f5513eb4221@ahdez.com.whoisproxy.org
- b4d5b8311963a56f03a6830d29a6d444bd1386c67ef9027aff06c6e3ddeab9d9@ahdez.com.whoisproxy.org
- bdd895b4fbf50830d07ebfcc32b75f21945e425f2c10a4a3193760a41c0d0c82@ahdez.com.whoisproxy.org
- c1464dc79dcae587eaf3667bfa2a7ed315dbad162c8ad662226820be8bf495f7@ahdez.com.whoisproxy.org
- fd18740accfe8d8dec82a05d43ff1f8683d03568bd489248d6fa303687458abf@ahdez.com.whoisproxy.org
Subdomains
2 observed subdomains of ahdez.com.
| Subdomain |
|---|
| mail.ahdez.com |
| www.ahdez.com |
Web-graph footprint
Distinct hostnames that link to or from ahdez.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ahdez.com.
| Mechanism | Target |
|---|---|
| SPF_A | ahdez.com |
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_IP | 198.96.90.210 |
| SPF_MX | ahdez.com |
Related pages
Pivot deeper into the graph from ahdez.com.
- IP · 104.21.79.174
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 13ec97653b36295568d0a251ad647f7ff4aeb18ad65340e1596d749b4ea77b17@ahdez.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ah…
- 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: "ahdez.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.