Hostname
dmbys1044.com
Last fetched
dmbys1044.com resolves to 20 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in HK. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
dmbys1044.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.107.1.12 | 118.107.1.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 118.107.1.13 | 118.107.1.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 118.107.1.14 | 118.107.1.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 118.107.1.16 | 118.107.1.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 172.247.99.162 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.163 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.164 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 222.167.33.197 | 222.167.33.0/24 | AS211392 | softbank - DREAM CLOUD INNOVATION LIMITED | SG |
| 222.167.33.198 | 222.167.33.0/24 | AS211392 | softbank - DREAM CLOUD INNOVATION LIMITED | SG |
| 23.32.38.139 | 23.32.38.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
| 23.225.249.35 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | — |
| 23.225.249.34 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | — |
| 192.252.189.241 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.242 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.243 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.244 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.245 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.246 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.247 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 192.252.189.248 | 192.252.189.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
WHOIS identity
- Registrar
- iana:472
- Organization
- —
- Contact emails
- —
Web-graph footprint
Distinct hostnames that link to or from dmbys1044.com in the public web crawl.
96 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from dmbys1044.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dmbys1044.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.