Skip to content

Hostname

superstore.ca

Last fetched

superstore.ca resolves to 3 IPv4 addresses operated by AS9299 in PH. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · superstore.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/superstore.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.221.125.22923.221.112.0/20AS9299PH
23.221.157.6323.221.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.63.140.7223.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
loblaws
Contact emails

Subdomains

38 observed subdomains of superstore.ca.

Web-graph footprint

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

103 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superstore.ca.

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

Related pages

Pivot deeper into the graph from superstore.ca.

Cypher and MCP

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

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