Skip to content

Hostname

gotu.app

Last fetched

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

Nutrition Label

WHISPER CANON · gotu.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gotu.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.50.10518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.9918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.162.58.103.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.353.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.743.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.903.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of gotu.app.

Web-graph footprint

Distinct hostnames that link to or from gotu.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gotu.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gotu.app.

Cypher and MCP

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

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