Skip to content

Hostname

racing.com

Last fetched

racing.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · racing.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/racing.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.250.18313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.162.12313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.188.15213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.8.17713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.176.14913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.191.533.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.222.3654.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.99.16854.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.154.5854.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.241.2216.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:299
Organization
it operations
Contact emails

Subdomains

76 observed subdomains of racing.com.

Web-graph footprint

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

1,110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for racing.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXracing.com

Related pages

Pivot deeper into the graph from racing.com.

Cypher and MCP

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

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