Skip to content

Hostname

xabarin.gal

Last fetched

xabarin.gal resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · xabarin.galRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xabarin.gal

Resolution chain

xabarin.gal resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.58.145108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.63.20418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.42.9234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.143.12152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.126.21352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.152.8254.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:140
Organization
cia. de radio-television de galicia
Contact emails

Web-graph footprint

Distinct hostnames that link to or from xabarin.gal in the public web crawl.

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from xabarin.gal.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xabarin.gal"})-[: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.