Skip to content

Hostname

nec.cn

Last fetched

nec.cn has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:中企动力科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · nec.cnRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nec.cn

Resolution chain

nec.cn has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:中企动力科技股份有限公司
Organization
??(??)????
Contact emails

Subdomains

23 observed subdomains of nec.cn.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nec.cn.

MechanismTarget
SPF_INCLUDEspf.protection.partner.outlook.cn
SPF_IP113.207.75.151
SPF_IP113.207.75.163
SPF_IP113.207.75.164
SPF_IP139.219.145.0/27
SPF_IP139.219.146.0/24
SPF_IP139.219.156.0/22
SPF_IP139.219.16.0/27
SPF_IP139.219.17.0/24
SPF_IP139.219.24.0/22

Related pages

Pivot deeper into the graph from nec.cn.

Cypher and MCP

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

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