Skip to content

Hostname

wxshft.com

Last fetched

wxshft.com resolves to 2 IPv4 addresses operated by CHINANET-JIANGSU-PROVINCE-IDC AS Number for CHINANET jiangsu province backbone in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.36.196.122103.36.196.0/22AS23650CHINANET-JIANGSU-PROVINCE-IDC AS Number for CHINANET jiangsu province backboneCN
60.247.209.17360.247.192.0/19AS38283CHINANET-SCIDC-AS-AP CHINANET SiChuan Telecom Internet Data CenterCN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

1 observed subdomain of wxshft.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wxshft.com.

Cypher and MCP

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

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