Skip to content

Hostname

store.shiftgrit.com

Last fetched

store.shiftgrit.com resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · store.shiftgrit.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/store.shiftgrit.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
40.160.225.3140.160.225.0/24AS16276US
45.32.203.14445.32.192.0/20AS20473AS-VULTR - The Constant Company, LLCUS
79.172.239.24979.172.239.0/24AS43359HU

WHOIS identity

No WHOIS records are currently associated with store.shiftgrit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for store.shiftgrit.com.

MechanismTarget
SPF_Astore.shiftgrit.com
SPF_IP89.116.191.212
SPF_MXstore.shiftgrit.com

Related pages

Pivot deeper into the graph from store.shiftgrit.com.

Cypher and MCP

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

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