Skip to content

Hostname

yoox.com

Last fetched

yoox.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in NL. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · yoox.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/yoox.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.157.65184.30.156.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
2.23.245.862.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.44.217.1923.32.0.0/11AS20940HK
23.58.109.8823.32.0.0/11AS20940DE

WHOIS identity

Registrar
iana:470
Organization
yoox net-a-porter group s.p.a.
Contact emails

Subdomains

69 observed subdomains of yoox.com.

Web-graph footprint

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

3,233 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yoox.com.

MechanismTarget
SPF_INCLUDE_u.yoox.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from yoox.com.

Cypher and MCP

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

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