Skip to content

Hostname

npucraft.com

Last fetched

npucraft.com resolves to 3 IPv4 addresses operated by TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · npucraft.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/npucraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.136.128.18343.136.128.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
43.152.26.5843.152.26.0/24AS139341ACE-AS-AP - ACEDE
101.33.10.10101.33.10.0/24AS139341ACE-AS-AP - ACE

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

17 observed subdomains of npucraft.com.

Web-graph footprint

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

35 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for npucraft.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from npucraft.com.

Cypher and MCP

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

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