Skip to content

Hostname

grg.pw

Last fetched

grg.pw resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · grg.pwRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grg.pw

Resolution chain

grg.pw resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.29108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.31108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.43108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.81108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.205.1318.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.2918.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.6418.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.8918.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:3862
Organization
giorgio bonfiglio
Contact emails

Subdomains

24 observed subdomains of grg.pw.

Web-graph footprint

Distinct hostnames that link to or from grg.pw in the public web crawl.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for grg.pw.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from grg.pw.

Cypher and MCP

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

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