Skip to content

Hostname

qdyjjd.com

Last fetched

qdyjjd.com resolves to 3 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in HK. WHOIS lists iana:4055 as the registrar.

Nutrition Label

WHISPER CANON · qdyjjd.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/qdyjjd.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.213.148.83154.213.128.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTERHK
154.39.121.208154.39.112.0/20AS18186NEBULA-GLOBAL - Nebula Global LLCHK
23.231.212.4923.231.192.0/18AS18978ENZUINC-US - Enzu IncUS

WHOIS identity

Registrar
iana:4055
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of qdyjjd.com.

Threat posture

History

Related pages

Pivot deeper into the graph from qdyjjd.com.

Cypher and MCP

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

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