Skip to content

Hostname

endd.eu

Last fetched

endd.eu resolves to 1 IPv4 address operated by AS31554 in RO. WHOIS lists registrar:name: pdr ltd.|website: www.publicdomainregistry.com|| as the registrar.

Nutrition Label

WHISPER CANON · endd.euRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/endd.eu

Resolution chain

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

Registrar
registrar:name: pdr ltd.|website: www.publicdomainregistry.com||
Organization
Contact emails

Subdomains

49 observed subdomains of endd.eu.

Web-graph footprint

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

5 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • endd.eu

SPF policy

6 SPF mechanisms authorising senders for endd.eu.

MechanismTarget
SPF_Aendd.eu
SPF_IP188.212.134.103
SPF_IP80.86.106.12
SPF_IP89.149.7.43
SPF_IP89.35.160.117
SPF_MXendd.eu

Related pages

Pivot deeper into the graph from endd.eu.

Cypher and MCP

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

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