Skip to content

Hostname

decathlon.es

Last fetched

decathlon.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · decathlon.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/decathlon.es

Resolution chain

decathlon.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.30.161104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.161104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with decathlon.es in WhisperGraph.

Subdomains

94 observed subdomains of decathlon.es.

Web-graph footprint

Distinct hostnames that link to or from decathlon.es in the public web crawl.

1,984 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for decathlon.es.

MechanismTarget
SPF_Asmtp.itinsell.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP167.89.73.220
SPF_IP185.188.92.1/32
SPF_IP185.46.229.6
SPF_IP185.46.229.60
SPF_IP185.46.230.165
SPF_IP62.209.51.10/32
SPF_IP91.207.212.10/32

Related pages

Pivot deeper into the graph from decathlon.es.

Cypher and MCP

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

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