Hostname
shotang.com
Last fetched
shotang.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
shotang.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.17.23 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.219.155 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 76.223.67.189 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- c/o whoisproxy.com
- Contact emails
- 7r5a4tpv5ajrf82t06kuus5b00@domaindiscreet.com
- 5490444acace4857bd31905ca9b9c2f9.protect@whoisguard.com
- sabonka@shotang.com
- 062d54f78783a9d556a990fed0d70f219e42bf4c0e539205bc4d3bf46bf269bb@shotang.com.whoisproxy.org
- 117504767e14c06a10986f3d4047c921373cec2bfdbe6658f54181fb6501588d@shotang.com.whoisproxy.org
- 185eda16896fe1d04913460f4ec3213550788a3619f051573d1feb828717d510@shotang.com.whoisproxy.org
- 1e19bfcbb58aaf21245dad42f4fef1aac6837adf8e3dda48f472be9c9655081e@shotang.com.whoisproxy.org
- 419f8a804946087bbda51fdeea1427f86093688819f0cb7a83ee2165ae61bdc1@shotang.com.whoisproxy.org
- 7bb5e712b79932bb3f2185ae7c77aeb4647ccc6b9fcce3bcd61757a14fa0d59c@shotang.com.whoisproxy.org
- 7cdd1d616ca17684220c3e676e4548ac9d2746ea88136b0ea442e7d093aec3ba@shotang.com.whoisproxy.org
- 97ecf8ba1d4db14e6843f3ae3eaf7988de0a8c46c11adb2808fa9193becc26c3@shotang.com.whoisproxy.org
- b40aedfee9e0bead74967238ddd40f26450821bfa27eaf897d3edd3edc892551@shotang.com.whoisproxy.org
- cd7ca93594d67127cc33a8d346e0680ed89eee4a94d1f1dc35e37fbbb70e53f3@shotang.com.whoisproxy.org
- cde9d9085a582fd4ef60158a45a53aebca196acdb514cc096776689b09f5cbb6@shotang.com.whoisproxy.org
- d8ce53d7ff212bb298674db422bdddde32d7f252e6d6cb26d9bbe891a8906065@shotang.com.whoisproxy.org
- f1782237c3dc99faae731aafa8252a5cb6c961e2e6d43189aac0759a71e74152@shotang.com.whoisproxy.org
- fea2651888d4cd50ed72ce34dfca7cc27c25278877412b536cc984dad18c0206@shotang.com.whoisproxy.org
Subdomains
2 observed subdomains of shotang.com.
| Subdomain |
|---|
| ns2.shotang.com |
| www.shotang.com |
Web-graph footprint
Distinct hostnames that link to or from shotang.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from shotang.com.
- IP · 104.21.17.23
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · 7r5a4tpv5ajrf82t06kuus5b00@domaindiscreet.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shotang.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.