Skip to content

Hostname

firstturninnovations.com

Last fetched

firstturninnovations.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · firstturninnovations.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/firstturninnovations.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.2513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.202.11018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.5818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.165.102.1183.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.1253.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.733.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.973.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
champion tire and wheel
Contact emails

Subdomains

1 observed subdomain of firstturninnovations.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for firstturninnovations.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from firstturninnovations.com.

Cypher and MCP

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

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