Skip to content

Hostname

go2map.com

Last fetched

go2map.com resolves to 2 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
61.135.181.17561.135.160.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
61.135.181.17661.135.160.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN

WHOIS identity

Registrar
iana:1697
Organization
sogou (bvi) limited, .
Contact emails

Subdomains

11 observed subdomains of go2map.com.

Web-graph footprint

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

364 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for go2map.com.

Related pages

Pivot deeper into the graph from go2map.com.

Cypher and MCP

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

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