Skip to content

Hostname

erran.eus

Last fetched

erran.eus resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · erran.eusRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/erran.eus

Resolution chain

erran.eus resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.183.240.18668.183.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
5.75.213.2145.75.128.0/17AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:839
Organization
joxe rojas
Contact emails

Subdomains

2 observed subdomains of erran.eus.

Web-graph footprint

Distinct hostnames that link to or from erran.eus in the public web crawl.

161 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for erran.eus.

MechanismTarget
SPF_Amail.erran.eus
SPF_MXerran.eus

Related pages

Pivot deeper into the graph from erran.eus.

Cypher and MCP

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

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