Skip to content

Hostname

g1g.com

Last fetched

g1g.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · g1g.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/g1g.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.12318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.170.283.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.33.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.683.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.803.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

16 observed subdomains of g1g.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for g1g.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from g1g.com.

Cypher and MCP

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

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