Skip to content

Hostname

ca.fridayparts.com

Last fetched

ca.fridayparts.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ca.fridayparts.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ca.fridayparts.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.12213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.2213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3613.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.146.11913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.168.122.1193.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.123.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.473.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.893.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ca.fridayparts.com in WhisperGraph.

Web-graph footprint

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

13 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ca.fridayparts.com.

Cypher and MCP

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

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