Skip to content

Hostname

gogawi.com

Last fetched

gogawi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gogawi.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gogawi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.230.3013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6813.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.7113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.8018.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 1249253816
Contact emails

Subdomains

53 observed subdomains of gogawi.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gogawi.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gogawi.com.

Cypher and MCP

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

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