Skip to content

Hostname

talksport.com

Last fetched

talksport.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · talksport.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/talksport.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.144.2718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.150.223.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.733.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.843.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.863.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for talksport.com.

MechanismTarget
SPF_Atalksport.com
SPF_MXtalksport.com

Related pages

Pivot deeper into the graph from talksport.com.

Cypher and MCP

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

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