Skip to content

Hostname

car-part.com

Last fetched

car-part.com resolves to 16 IPv4 addresses operated by FUSE-NET - Cincinnati Bell Telephone Company LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

car-part.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.116.16.4216.116.16.0/20AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
216.116.20.4216.116.16.0/20AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
216.116.24.4216.116.16.0/20AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
216.116.28.4216.116.16.0/20AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
69.24.16.469.24.16.0/24AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
69.24.20.469.24.20.0/24AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
69.24.29.2369.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.3969.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.5769.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.6769.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.769.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.8669.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.2569.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.29.869.24.29.0/24AS10796TWC-10796-MIDWEST - Charter Communications IncUS
69.24.23.869.24.23.0/24AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
216.116.25.9216.116.16.0/20AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS

WHOIS identity

Registrar
iana:146
Organization
car-part_com
Contact emails

Subdomains

10,073 observed subdomains of car-part.com.

Web-graph footprint

Distinct hostnames that link to or from car-part.com in the public web crawl.

908 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for car-part.com.

MechanismTarget
SPF_Acar-part.com
SPF_INCLUDEamazonses.com
SPF_IP168.245.4.56
SPF_IP173.246.112.0/20
SPF_IP192.174.80.0/20
SPF_IP205.167.184.0/23
SPF_IP216.116.16.0/20
SPF_IP69.24.16.0/20
SPF_MXcar-part.com

Related pages

Pivot deeper into the graph from car-part.com.

Cypher and MCP

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

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