Skip to content

Hostname

carfax.com

Last fetched

carfax.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · carfax.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/carfax.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.5413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.32.241.10213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.10818.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.11118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.12918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.9818.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.11354.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.8354.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.8654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
carfax,
Contact emails

Subdomains

126 observed subdomains of carfax.com.

Web-graph footprint

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

16,765 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for carfax.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcarfax.us
SPF_INCLUDEmktomail.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.90.97.0/24
SPF_IP20.242.10.187/32
SPF_IP216.117.105.0/24
SPF_IP216.117.25.0/24
SPF_IP216.117.92.0/24
SPF_IP40.114.51.96
SPF_IP64.193.21.0/24

Related pages

Pivot deeper into the graph from carfax.com.

Cypher and MCP

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

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