Skip to content

Hostname

wut.edu.cn

Last fetched

wut.edu.cn resolves to 3 IPv4 addresses operated by CHINATELECOM-HUBEI-WUHAN-5G-NETWORK - CHINATELECOM Hubei province Wuhan 5G network in CN.

Nutrition Label

WHISPER CANON · wut.edu.cnRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wut.edu.cn

Resolution chain

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

IPPrefixASNOperatorCountry
27.18.154.7827.18.128.0/17AS137266CHINATELECOM-HUBEI-WUHAN-5G-NETWORK - CHINATELECOM Hubei province Wuhan 5G networkCN
111.46.20.78111.46.20.0/22AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.46.20.77111.46.20.0/22AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN

WHOIS identity

No WHOIS records are currently associated with wut.edu.cn in WhisperGraph.

Subdomains

44 observed subdomains of wut.edu.cn.

Web-graph footprint

Distinct hostnames that link to or from wut.edu.cn in the public web crawl.

93 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wut.edu.cn.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from wut.edu.cn.

Cypher and MCP

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

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