Skip to content

Hostname

neusoft.edu.cn

Last fetched

neusoft.edu.cn resolves to 1 IPv4 address operated by AS4538 in CN.

Nutrition Label

WHISPER CANON · neusoft.edu.cnRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/neusoft.edu.cn

Resolution chain

neusoft.edu.cn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
219.216.131.53219.216.128.0/19AS4538CN

WHOIS identity

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

Subdomains

93 observed subdomains of neusoft.edu.cn.

Web-graph footprint

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

198 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for neusoft.edu.cn.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP219.216.128.18
SPF_IP219.216.132.250
SPF_IP219.216.132.251
SPF_IP219.216.132.252
SPF_IP219.216.132.253
SPF_IP219.216.132.254

Related pages

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

Cypher and MCP

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

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