Skip to content

Hostname

emails.yoox.com

Last fetched

emails.yoox.com resolves to 4 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · emails.yoox.comRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/emails.yoox.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with emails.yoox.com in WhisperGraph.

Subdomains

2 observed subdomains of emails.yoox.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for emails.yoox.com.

MechanismTarget
SPF_IP12.130.132.231
SPF_IP129.157.116.180
SPF_IP129.157.117.74

Related pages

Pivot deeper into the graph from emails.yoox.com.

Cypher and MCP

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

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