Skip to content

Hostname

grainger.com

Last fetched

grainger.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · grainger.comRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/grainger.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.71.177.152104.71.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.223.82.6423.223.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.ES
23.36.162.21223.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.22023.36.162.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
iana:292
Organization
w.w. grainger,
Contact emails

Subdomains

335 observed subdomains of grainger.com.

Web-graph footprint

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

4,526 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for grainger.com.

Related pages

Pivot deeper into the graph from grainger.com.

Cypher and MCP

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

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