Skip to content

Hostname

carterauto.com

Last fetched

carterauto.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · carterauto.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/carterauto.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.165.2213.33.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
162.159.140.209162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.207172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.165.116.2318.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7318.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
sad thiara
Contact emails

Subdomains

2 observed subdomains of carterauto.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for carterauto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmailscanner4.ezyra.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.251.82.126
SPF_IP72.2.53.44

Related pages

Pivot deeper into the graph from carterauto.com.

Cypher and MCP

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

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