Skip to content

Hostname

batua.eus

Last fetched

batua.eus resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · batua.eusRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/batua.eus

Resolution chain

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

IPPrefixASNOperatorCountry
65.9.46.2765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.252.10999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:76
Organization
fundacion centro de tecnologias de interaccion visual y comunicaciones vicomtech
Contact emails

Subdomains

20 observed subdomains of batua.eus.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from batua.eus.

Cypher and MCP

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

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