Skip to content

Hostname

ataria.eus

Last fetched

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

Nutrition Label

WHISPER CANON · ataria.eusRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ataria.eus

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.101.226104.248.100.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
78.47.49.20678.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1403
Organization
tolosaldeko komunikazio taldea,
Contact emails

Subdomains

4 observed subdomains of ataria.eus.

Web-graph footprint

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

189 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ataria.eus.

MechanismTarget
SPF_Aataria.eus
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_IP139.59.145.143
SPF_IP212.55.4.142/32
SPF_MXataria.eus

Related pages

Pivot deeper into the graph from ataria.eus.

Cypher and MCP

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

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