Skip to content

Hostname

xataka.com

Last fetched

xataka.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · xataka.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xataka.com

Resolution chain

xataka.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.93.10118.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.1118.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.12018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.1318.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.161.193.1053.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1243.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.263.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.933.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
julio alonso
Contact emails

Subdomains

35 observed subdomains of xataka.com.

Web-graph footprint

Distinct hostnames that link to or from xataka.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xataka.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from xataka.com.

Cypher and MCP

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

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