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
Resolution chain
go2map.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 61.135.181.175 | 61.135.160.0/19 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
| 61.135.181.176 | 61.135.160.0/19 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for go2map.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 203.184.141.0/24 |
| SPF_IP | 218.206.87.0/25 |
| SPF_IP | 220.181.26.0/24 |
| SPF_IP | 221.236.12.128 |
| SPF_IP | 222.28.152.128/25 |
| SPF_IP | 61.135.130.0/23 |
| SPF_IP | 61.135.132.0/23 |
| SPF_IP | 61.135.134.0/23 |
| SPF_IP | 61.135.145.0/23 |
| SPF_IP | 61.135.150.0/23 |
| SPF_IP | 61.152.234.0/24 |
Related pages
Pivot deeper into the graph from go2map.com.
- IP · 61.135.181.175
- ASN · AS4808CHINA169-BJ China Unicom Beijing Province Network
- Registrar · iana:1697
- Country · CN
- Email · dnsadmin@sogou-inc.com
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.