Skip to content

Hostname

ehf.eu

Last fetched

ehf.eu resolves to 1 IPv4 address operated by AS31457 in AT. WHOIS lists registrar:dogado gmbh as the registrar.

Nutrition Label

WHISPER CANON · ehf.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ehf.eu

Resolution chain

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

IPPrefixASNOperatorCountry
193.16.244.151193.16.244.0/24AS31457AT

WHOIS identity

Registrar
registrar:dogado gmbh
Organization
Contact emails

Subdomains

31 observed subdomains of ehf.eu.

Web-graph footprint

Distinct hostnames that link to or from ehf.eu in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ehf.eu.

MechanismTarget
SPF_INCLUDE_spf.ehf.eu
SPF_IP193.16.244.0/24

Related pages

Pivot deeper into the graph from ehf.eu.

Cypher and MCP

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

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