Skip to content

Hostname

dyswxd.com

Last fetched

dyswxd.com resolves to 4 IPv4 addresses operated by INCOMPARABLEHKNET-AS-AP IncomparableHKNetwork Co., Limited in HK. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · dyswxd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dyswxd.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.167.54.16103.167.54.0/24AS141159INCOMPARABLEHKNET-AS-AP IncomparableHKNetwork Co., LimitedHK
103.167.54.17103.167.54.0/24AS141159INCOMPARABLEHKNET-AS-AP IncomparableHKNetwork Co., LimitedHK
103.167.54.18103.167.54.0/24AS141159INCOMPARABLEHKNET-AS-AP IncomparableHKNetwork Co., LimitedHK
103.167.54.19103.167.54.0/24AS141159INCOMPARABLEHKNET-AS-AP IncomparableHKNetwork Co., LimitedHK

WHOIS identity

Registrar
iana:3758
Organization
yan hongjun
Contact emails

Subdomains

2 observed subdomains of dyswxd.com.

Web-graph footprint

Distinct hostnames that link to or from dyswxd.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from dyswxd.com.

Cypher and MCP

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

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