Skip to content

Hostname

bertsozale.eus

Last fetched

bertsozale.eus resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · bertsozale.eusRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bertsozale.eus

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.224.12846.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:696
Organization
bertsozale elkartea
Contact emails

Subdomains

7 observed subdomains of bertsozale.eus.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bertsozale.eus.

MechanismTarget
SPF_INCLUDEsarenet.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.154.231.111
SPF_IP207.154.241.118
SPF_IP212.142.224.114
SPF_IP37.187.60.248/32
SPF_IP46.101.224.128
SPF_IP62.99.74.66
SPF_IP82.98.148.181

Related pages

Pivot deeper into the graph from bertsozale.eus.

Cypher and MCP

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

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