Skip to content

Hostname

grainger.ca

Last fetched

grainger.ca resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

WHISPER CANON · grainger.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/grainger.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.207.147.11123.207.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.223.19623.45.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.BR
64.119.104.10264.119.96.0/19AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
95.100.110.295.100.110.0/24AS20940AKAMAI-ASN1DE
95.100.110.995.100.110.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
registrar:godaddy corporate domains canada, ltd.
Organization
Contact emails

Subdomains

27 observed subdomains of grainger.ca.

Web-graph footprint

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

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for grainger.ca.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.115.128.100
SPF_IP167.115.128.101
SPF_IP167.115.128.25
SPF_IP167.115.8.22
SPF_IP167.115.8.41
SPF_IP167.115.8.42
SPF_IP167.115.8.5
SPF_IP45.2.229.25

Related pages

Pivot deeper into the graph from grainger.ca.

Cypher and MCP

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

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