Skip to content

Hostname

partsengine.ca

Last fetched

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

Nutrition Label

WHISPER CANON · partsengine.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/partsengine.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.34108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.78108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.79108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.125.513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.163.10913.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.2813.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.3613.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.8813.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for partsengine.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from partsengine.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "partsengine.ca"})-[: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.