Skip to content

Hostname

mdqy.net

Last fetched

mdqy.net resolves to 10 IPv4 addresses operated by CT-Guangzhou-IDC - CHINANET Guangdong province network in CN. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · mdqy.netRouting diversity3.5/10Peering density7.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/mdqy.net

Resolution chain

mdqy.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.75.146.249106.75.144.0/20AS58466CT-Guangzhou-IDC - CHINANET Guangdong province networkCN
156.247.47.3156.247.47.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.47.4156.247.47.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.47.5156.247.47.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.47.6156.247.47.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
45.202.8.1445.202.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.202.8.745.202.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.
154.86.16.80154.86.16.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., Limited
154.86.16.79154.86.16.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., Limited
154.86.16.78154.86.16.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., Limited

WHOIS identity

Registrar
iana:1556
Organization
jun jie wu
Contact emails

Subdomains

2 observed subdomains of mdqy.net.

Web-graph footprint

Distinct hostnames that link to or from mdqy.net in the public web crawl.

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mdqy.net.

MechanismTarget
SPF_INCLUDEspf.mail.faidns.com

Related pages

Pivot deeper into the graph from mdqy.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mdqy.net"})-[: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.