Skip to content

Hostname

p2cstore.ca

Last fetched

p2cstore.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · p2cstore.caRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/p2cstore.ca

Resolution chain

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

IPPrefixASNOperatorCountry
134.122.41.230134.122.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
192.200.160.9192.200.160.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

1 observed subdomain of p2cstore.ca.

Web-graph footprint

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

12 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for p2cstore.ca.

MechanismTarget
SPF_Ap2cstore.ca
SPF_INCLUDE_spf.bigcommerce.com
SPF_MXp2cstore.ca

Related pages

Pivot deeper into the graph from p2cstore.ca.

Cypher and MCP

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

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