Skip to content

Hostname

store.magpul.com

Last fetched

store.magpul.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · store.magpul.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/store.magpul.com

Resolution chain

store.magpul.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for store.magpul.com.

MechanismTarget
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEesp1.com
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspf.zohomail360.com
SPF_IP12.2.158.50
SPF_IP13.64.68.191
SPF_IP34.236.51.231
SPF_IP35.168.106.129
SPF_IP4.34.33.218
SPF_IP4.37.82.22
SPF_IP40.112.167.175
SPF_IP40.78.66.189
SPF_IP52.20.253.114
SPF_IP52.245.253.200
SPF_IP52.250.195.128
SPF_IP52.255.218.64
SPF_IP62.10.41.121
SPF_IP63.65.27.244
SPF_IP63.79.11.106
SPF_IP65.245.26.22

Related pages

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

Cypher and MCP

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

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