Skip to content

Hostname

sport.de

Last fetched

sport.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · sport.deRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sport.de

Resolution chain

sport.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.2218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.2318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.112.2018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
23.210.26.1323.210.26.0/24AS20940AKAMAI-ASN1JP
23.210.26.5123.210.26.0/24AS20940AKAMAI-ASN1JP
23.58.85.15623.58.85.0/24AS20940AKAMAI-ASN1US
23.58.85.16323.58.85.0/24AS20940AKAMAI-ASN1US
3.174.46.323.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.963.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with sport.de in WhisperGraph.

Subdomains

16 observed subdomains of sport.de.

Web-graph footprint

Distinct hostnames that link to or from sport.de in the public web crawl.

1,316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sport.de.

MechanismTarget
SPF_Asport.de
SPF_MXsport.de

Related pages

Pivot deeper into the graph from sport.de.

Cypher and MCP

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

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