Skip to content

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

WHISPER CANON · dmbys1044.comRouting diversity4.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dmbys1044.com

Resolution chain

dmbys1044.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.107.1.12118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.13118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.14118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.16118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
172.247.99.162172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.163172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.164172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
222.167.33.197222.167.33.0/24AS211392softbank - DREAM CLOUD INNOVATION LIMITEDSG
222.167.33.198222.167.33.0/24AS211392softbank - DREAM CLOUD INNOVATION LIMITEDSG
23.32.38.13923.32.38.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
23.225.249.3523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLC
23.225.249.3423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLC
192.252.189.241192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.242192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.243192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.244192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.245192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.246192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.247192.252.189.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
192.252.189.248192.252.189.0/24AS152194CTGSERVERLIMITED-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.