Skip to content

Hostname

gotolinks.com

Last fetched

gotolinks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · gotolinks.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gotolinks.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.165.190.1073.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.203.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.373.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.493.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.170.42.143.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.53.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.693.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.83.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.12554.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.8454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.9454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1441
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of gotolinks.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gotolinks.com.

Related pages

Pivot deeper into the graph from gotolinks.com.

Cypher and MCP

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

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