Skip to content

Hostname

cncperformanceparts.com

Last fetched

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

Nutrition Label

WHISPER CANON · cncperformanceparts.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cncperformanceparts.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.97.6716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2333.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.2453.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.763.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.179.9152.218.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.13852.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.1852.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.18652.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.21152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.17152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.15552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.10752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.22752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.3552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.2752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris bell
Contact emails

Subdomains

1 observed subdomain of cncperformanceparts.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cncperformanceparts.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from cncperformanceparts.com.

Cypher and MCP

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

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