Skip to content

Hostname

go2net.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.230.127100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.153.9944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.39.5244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.10.17452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.51.22952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.0.15754.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.105.7154.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.243.17832.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of go2net.com.

Web-graph footprint

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

140 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from go2net.com.

Cypher and MCP

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

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