Skip to content

Hostname

inditex.com

Last fetched

inditex.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.129104.126.36.0/23AS20940AKAMAI-ASN1DE
104.126.37.138104.126.36.0/23AS20940AKAMAI-ASN1DE
104.68.246.64104.68.240.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.16.1.1872.16.1.0/24AS20940AKAMAI-ASN1DE
2.16.1.2322.16.1.0/24AS20940AKAMAI-ASN1DE
2.18.64.332.18.64.0/24AS20940AKAMAI-ASN1DE
2.18.64.352.18.64.0/24AS20940AKAMAI-ASN1DE
23.201.179.25423.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.55.163.16423.55.163.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
iana:470
Organization
industria de diseno textil, s.a. (inditex, s.a.)
Contact emails

Subdomains

460 observed subdomains of inditex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for inditex.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from inditex.com.

Cypher and MCP

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

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