Skip to content

Hostname

decathlon2000.ee

Last fetched

decathlon2000.ee resolves to 1 IPv4 address operated by AS198068 in EE.

Nutrition Label

WHISPER CANON · decathlon2000.eeRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/decathlon2000.ee

Resolution chain

decathlon2000.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.45.114.2295.45.114.0/24AS198068EE

WHOIS identity

No WHOIS records are currently associated with decathlon2000.ee in WhisperGraph.

Subdomains

2 observed subdomains of decathlon2000.ee.

Web-graph footprint

Distinct hostnames that link to or from decathlon2000.ee in the public web crawl.

17 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for decathlon2000.ee.

MechanismTarget
SPF_Adecathlon2000.ee
SPF_IP2a03:f480:1:18:0:0:0:77
SPF_IP5.45.114.229
SPF_MXdecathlon2000.ee

Related pages

Pivot deeper into the graph from decathlon2000.ee.

Cypher and MCP

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

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