Hostname
downg.com
Last fetched
downg.com resolves to 4 IPv4 addresses operated by TERAEXCH - Tcloudnet in HK. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
downg.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.82.90.10 | 154.82.90.0/24 | AS399077 | TERAEXCH - Tcloudnet | HK |
| 154.82.90.105 | 154.82.90.0/24 | AS399077 | TERAEXCH - Tcloudnet | HK |
| 154.82.90.6 | 154.82.90.0/24 | AS399077 | TERAEXCH - Tcloudnet | HK |
| 154.82.90.89 | 154.82.90.0/24 | AS399077 | TERAEXCH - Tcloudnet | HK |
WHOIS identity
- Registrar
- iana:48
- Organization
- jianjun yao
- Contact emails
Subdomains
4 observed subdomains of downg.com.
Web-graph footprint
Distinct hostnames that link to or from downg.com in the public web crawl.
52 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from downg.com.
- IP · 154.82.90.10
- ASN · AS399077TERAEXCH - Tcloudnet
- Registrar · iana:48
- Country · HK
- Email · c311d30342b64b4dbb82218b29e61325.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · do…
- 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: "downg.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.