Skip to content

Hostname

dir.endd.eu

Last fetched

dir.endd.eu resolves to 1 IPv4 address operated by AS31554 in RO.

Nutrition Label

WHISPER CANON · dir.endd.euRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dir.endd.eu

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.134.103188.212.134.0/24AS31554RO

WHOIS identity

No WHOIS records are currently associated with dir.endd.eu in WhisperGraph.

Subdomains

1 observed subdomain of dir.endd.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dir.endd.eu.

MechanismTarget
SPF_Adir.endd.eu
SPF_IP188.212.134.103
SPF_IP80.86.106.12
SPF_IP89.149.7.43
SPF_IP89.35.160.117
SPF_MXdir.endd.eu

Related pages

Pivot deeper into the graph from dir.endd.eu.

Cypher and MCP

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

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