Hostname
mgdsp.com
Last fetched
mgdsp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mgdsp.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mgdsp.com owner
- Contact emails
- 89189@163.com
- yuming@yinsibaohu.aliyun.com
- 2cceecd2-488a-44b9-9e61-228c65994344@identity-protect.org
- 4176aedb-56f9-4d33-bd6b-219c8314fe7c@identity-protect.org
- 48ea80c3-36ec-466f-8483-623cae56b5fb@identity-protect.org
- 931ce1d6-9bf9-4924-a95a-8f55a1c443c0@identity-protect.org
- aa3f2126-7083-48ed-9e44-a786e3c4c56f@identity-protect.org
- aeed1202-6997-4058-bc2b-eac02dc1e17a@identity-protect.org
- df8f3aec-9a58-4708-8b9b-8a5ad29bef50@identity-protect.org
Subdomains
26 observed subdomains of mgdsp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from mgdsp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgdsp.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.