Skip to content

Hostname

intern.euratech.de

Last fetched

intern.euratech.de resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR.

Nutrition Label

WHISPER CANON · intern.euratech.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intern.euratech.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.239.56.187109.239.56.0/24AS8972GD-EMEA-DC-SXB1FR

WHOIS identity

No WHOIS records are currently associated with intern.euratech.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for intern.euratech.de.

MechanismTarget
SPF_Aintern.euratech.de
SPF_INCLUDEispgateway.de
SPF_IP104.151.84.134
SPF_IP109.239.56.187
SPF_IP217.92.183.77
SPF_IP23.88.95.10
SPF_MXintern.euratech.de

Related pages

Pivot deeper into the graph from intern.euratech.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intern.euratech.de"})-[: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.