Skip to content

Hostname

2go2.site

Last fetched

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

Nutrition Label

WHISPER CANON · 2go2.siteRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/2go2.site

Resolution chain

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

IPPrefixASNOperatorCountry
18.224.143.18418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.135.6318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.157.2443.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.178.593.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.216.1243.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.169.43.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.117.2393.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.205.123.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.255.393.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.138.783.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.130.1816.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.141.8718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 2go2.site.

Showing 1 of 2. View all subdomains →

Threat posture

History

Related pages

Pivot deeper into the graph from 2go2.site.

Cypher and MCP

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

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