Skip to content

Hostname

pcexpress.ca

Last fetched

pcexpress.ca resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · pcexpress.caRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/pcexpress.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.249.246104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.87.129.83184.87.128.0/22AS9299PH
23.45.239.1423.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.226.1323.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:456
Organization
loblaws
Contact emails

Subdomains

17 observed subdomains of pcexpress.ca.

Web-graph footprint

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

85 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pcexpress.ca.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from pcexpress.ca.

Cypher and MCP

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

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