Skip to content

Hostname

ahs-de.com

Last fetched

ahs-de.com resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR. WHOIS lists iana:976 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.41.97134.119.41.0/24AS8972GD-EMEA-DC-SXB1FR

WHOIS identity

Registrar
iana:976
Organization
schultz erich
Contact emails

Subdomains

7 observed subdomains of ahs-de.com.

Web-graph footprint

Distinct hostnames that link to or from ahs-de.com in the public web crawl.

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ahs-de.com.

MechanismTarget
SPF_Amxrly01.ahs-aero.de
SPF_Amxrly02.ahs-aero.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.24.238.211
SPF_IP193.24.238.212
SPF_IP193.24.238.253
SPF_IP62.154.213.98
SPF_IP80.148.23.178
SPF_IP91.228.172.24
SPF_MXahs-de.com

Related pages

Pivot deeper into the graph from ahs-de.com.

Cypher and MCP

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

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