Skip to content

Hostname

2go.com

Last fetched

2go.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · 2go.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2go.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.11513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.206.1083.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.1293.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.633.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.893.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
52.222.205.2752.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.3252.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7452.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7852.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
chris strode
Contact emails

Subdomains

34 observed subdomains of 2go.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 2go.com.

MechanismTarget
SPF_A2go.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from 2go.com.

Cypher and MCP

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

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