Skip to content

Hostname

ahs-executive.com

Last fetched

ahs-executive.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-executive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ahs-executive.com

Resolution chain

ahs-executive.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
Contact emails

Subdomains

1 observed subdomain of ahs-executive.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ahs-executive.com.

MechanismTarget
SPF_Amxrly01.ahs-aero.de
SPF_Amxrly02.ahs-aero.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.24.238.253

Related pages

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

Cypher and MCP

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

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