Skip to content

Hostname

ddxsw.org

Last fetched

ddxsw.org resolves to 17 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ddxsw.orgRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ddxsw.org

Resolution chain

ddxsw.org resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.146.230.114103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.13103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.34103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.54103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.55103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.70103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
103.146.230.89103.146.230.0/23AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.145154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.227154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.231154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.72154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.76154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.84154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.87154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
154.201.80.93154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
23.248.207.19623.248.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.207.19723.248.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of ddxsw.org.

Web-graph footprint

Distinct hostnames that link to or from ddxsw.org in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ddxsw.org.

Cypher and MCP

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

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