Skip to content

Hostname

kdgalaxy.com

Last fetched

kdgalaxy.com resolves to 9 IPv4 addresses operated by AS55990 in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · kdgalaxy.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kdgalaxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.41.222.49110.41.216.0/21AS55990CN
110.41.222.95110.41.216.0/21AS55990CN
148.153.240.72148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.75148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.78148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
199.91.74.187199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
199.91.74.188199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
98.98.253.4098.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX
98.98.253.8698.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX

WHOIS identity

Registrar
iana:1599
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

15 observed subdomains of kdgalaxy.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kdgalaxy.com.

MechanismTarget
SPF_Akdmail.kingdee.com
SPF_Asmtp.kingdee.com

Related pages

Pivot deeper into the graph from kdgalaxy.com.

Cypher and MCP

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

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