Skip to content

Hostname

eulerhermes.com

Last fetched

eulerhermes.com resolves to 1 IPv4 address operated by Gutenbergstrasse 8 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · eulerhermes.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/eulerhermes.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.29.52.172193.29.52.0/24AS15580Gutenbergstrasse 8FR

WHOIS identity

Registrar
iana:299
Organization
euler hermes tech
Contact emails

Subdomains

152 observed subdomains of eulerhermes.com.

Web-graph footprint

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

672 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for eulerhermes.com.

MechanismTarget
SPF_Asmtp-out.xsalto.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEall.spf.maileasy.se
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.allianz.com
SPF_INCLUDEspf.mailjet.com
SPF_IP130.214.156.205/32
SPF_IP130.214.156.249/32
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP185.92.121.141/32
SPF_IP193.29.52.128/25
SPF_IP194.64.100.6
SPF_IP194.64.100.7
SPF_IP195.62.74.0/23
SPF_IP208.73.7.175/32
SPF_IP212.208.150.151
SPF_IP65.216.228.184
SPF_IP81.252.92.0/23
SPF_IP83.206.208.128/25
SPF_IP86.64.210.0/23
SPF_IP92.103.116.5

Related pages

Pivot deeper into the graph from eulerhermes.com.

Cypher and MCP

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

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