Skip to content

Hostname

scalextric.com

Last fetched

scalextric.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.74.8108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.196.15118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.246.19834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.190.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.15.12934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.254.552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.144.23752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.143.24852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.247.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.191.16554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.251.3854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.9.17354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.91.2434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
hornby hobbies
Contact emails

Subdomains

10 observed subdomains of scalextric.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scalextric.com.

MechanismTarget
SPF_Ascalextric.com
SPF_Awww.scalextric.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.icritical.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.58.132/32
SPF_MXscalextric.com

Related pages

Pivot deeper into the graph from scalextric.com.

Cypher and MCP

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

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