Skip to content

Hostname

sdmsgy.com

Last fetched

sdmsgy.com resolves to 4 IPv4 addresses operated by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · sdmsgy.comRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/sdmsgy.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.188.44.52122.188.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
122.188.44.55122.188.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
60.28.220.19660.28.0.0/15AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
61.161.0.22061.161.0.0/18AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:120
Organization
shandongmaoshengguanyeyouxiangongsi
Contact emails

Subdomains

1 observed subdomain of sdmsgy.com.

Subdomain
en.sdmsgy.com

Web-graph footprint

Distinct hostnames that link to or from sdmsgy.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sdmsgy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sdmsgy.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.