Skip to content

Hostname

guaixe.eus

Last fetched

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

Nutrition Label

WHISPER CANON · guaixe.eusRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guaixe.eus

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.76.46157.230.76.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:81
Organization
bierrik fundazioa
Contact emails

Subdomains

3 observed subdomains of guaixe.eus.

Web-graph footprint

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

113 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for guaixe.eus.

MechanismTarget
SPF_Aguaixe.eus
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.mailjet.com
SPF_IP157.230.76.46
SPF_IP83.48.105.26
SPF_MXguaixe.eus

Related pages

Pivot deeper into the graph from guaixe.eus.

Cypher and MCP

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

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