Skip to content

Hostname

museoa.eus

Last fetched

museoa.eus resolves to 1 IPv4 address operated by AXARNET-AS in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · museoa.eusRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/museoa.eus

Resolution chain

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

IPPrefixASNOperatorCountry
188.164.195.143188.164.192.0/21AS50926AXARNET-ASES

WHOIS identity

Registrar
iana:1262
Organization
makina erremintaren museoa fundazioa
Contact emails

Subdomains

2 observed subdomains of museoa.eus.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for museoa.eus.

MechanismTarget
SPF_IP150.241.230.0/24
SPF_IP150.241.33.192/26
SPF_IP194.30.93.120/29

Related pages

Pivot deeper into the graph from museoa.eus.

Cypher and MCP

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

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