Skip to content

Hostname

goglobal.com.tw

Last fetched

goglobal.com.tw resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · goglobal.com.twRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/goglobal.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.125108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.21108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.44108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.72108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.154.7.4718.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.6318.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.8418.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.9018.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
Organization
??????????
Contact emails

Subdomains

4 observed subdomains of goglobal.com.tw.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for goglobal.com.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.199.237.109
SPF_IP210.201.138.52

Related pages

Pivot deeper into the graph from goglobal.com.tw.

Cypher and MCP

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

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