Skip to content

Hostname

walltechsystem.cn

Last fetched

walltechsystem.cn resolves to 1 IPv4 address operated by BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital in CN. WHOIS lists registrar:江苏邦宁科技有限公司 as the registrar.

Nutrition Label

WHISPER CANON · walltechsystem.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/walltechsystem.cn

Resolution chain

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

IPPrefixASNOperatorCountry
52.80.141.19052.80.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
52.80.141.19052.80.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN

WHOIS identity

Registrar
registrar:江苏邦宁科技有限公司
Organization
????????????
Contact emails

Subdomains

8 observed subdomains of walltechsystem.cn.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for walltechsystem.cn.

MechanismTarget
SPF_INCLUDEspf.qiye.163.com

Related pages

Pivot deeper into the graph from walltechsystem.cn.

Cypher and MCP

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

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