Skip to content

Hostname

ahd24.com

Last fetched

ahd24.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · ahd24.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ahd24.com

Resolution chain

ahd24.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.21.67185.166.20.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

Registrar
iana:141
Organization
alije demirkiran
Contact emails

Subdomains

1 observed subdomain of ahd24.com.

Subdomain
www.ahd24.com

Web-graph footprint

Distinct hostnames that link to or from ahd24.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for ahd24.com.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_IP2a01:238:20a:202:50ff:0:0:153
SPF_IP2a01:238:20a:202::0/64
SPF_IP2a01:238:400::0/48
SPF_IP81.169.144.153/32
SPF_IP81.169.146.128/25
SPF_IP85.215.255.0/24

Related pages

Pivot deeper into the graph from ahd24.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ahd24.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.