Skip to content

Hostname

grasp.gg

Last fetched

grasp.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · grasp.ggRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/grasp.gg

Resolution chain

grasp.gg resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.12013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.12718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.20.12252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.7252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with grasp.gg in WhisperGraph.

Subdomains

27 observed subdomains of grasp.gg.

Web-graph footprint

Distinct hostnames that link to or from grasp.gg in the public web crawl.

10 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for grasp.gg.

MechanismTarget
SPF_INCLUDE8840268.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP185.26.104.0/22
SPF_MXgrasp.gg

Related pages

Pivot deeper into the graph from grasp.gg.

Cypher and MCP

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

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