Hostname
dscloth.com
Last fetched
dscloth.com resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
dscloth.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 |
|---|---|---|---|---|
| 156.242.184.47 | 156.242.0.0/16 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | HK |
| 45.61.222.71 | 45.61.216.0/21 | AS53587 | AZT - AZURE TECHNOLOGY CO., LIMITED | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- di shang ji tuan
- Contact emails
Subdomains
1 observed subdomain of dscloth.com.
| Subdomain |
|---|
| hudong.dscloth.com |
Web-graph footprint
Distinct hostnames that link to or from dscloth.com in the public web crawl.
36 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from dscloth.com.
- IP · 156.242.184.47
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · iana:1923
- Country · HK
- Email · jakky@dishang.com
- TLD · .com
- Browse hostnames · ds…
- 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: "dscloth.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.