Hostname
dy2018.com
Last fetched
dy2018.com resolves to 4 IPv4 addresses operated by HKCICL-AS-AP Hong Kong Communications International Co., Limited in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
dy2018.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 |
|---|---|---|---|---|
| 206.119.83.24 | 206.119.83.0/24 | AS140227 | HKCICL-AS-AP Hong Kong Communications International Co., Limited | HK |
| 38.47.246.71 | 38.47.246.0/24 | AS140227 | HKCICL-AS-AP Hong Kong Communications International Co., Limited | HK |
| 39.101.70.216 | 39.100.0.0/14 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 39.101.70.216 | 39.100.0.0/14 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 60.205.131.225 | 60.205.128.0/17 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
WHOIS identity
- Registrar
- iana:146
- Organization
- select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dy2018.com
- Contact emails
Subdomains
1 observed subdomain of dy2018.com.
| Subdomain |
|---|
| www.dy2018.com |
Web-graph footprint
Distinct hostnames that link to or from dy2018.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dy2018.com.
- IP · 206.119.83.24
- ASN · AS140227HKCICL-AS-AP Hong Kong Communications International Co., Limited
- Registrar · iana:146
- Country · HK
- Email · dy2018.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · dy…
- 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: "dy2018.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.