Skip to content

Hostname

ntc.net.np

Last fetched

ntc.net.np resolves to 1 IPv4 address operated by AS23752 in NP.

Nutrition Label

WHISPER CANON · ntc.net.npRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ntc.net.np

Resolution chain

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

IPPrefixASNOperatorCountry
202.70.94.69202.70.152.0/24AS23752NP

WHOIS identity

No WHOIS records are currently associated with ntc.net.np in WhisperGraph.

Subdomains

85 observed subdomains of ntc.net.np.

Web-graph footprint

Distinct hostnames that link to or from ntc.net.np in the public web crawl.

390 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ntc.net.np.

MechanismTarget
SPF_Antc.net.np
SPF_IP202.70.64.1/32
SPF_IP202.70.64.16/30
SPF_IP202.70.64.2/32
SPF_IP202.70.64.57/32
SPF_IP2407:1400:0:0:0:0:0:101
SPF_IP2407:1400:0:0:0:0:0:117
SPF_IP2407:1400:0:0:0:0:0:118
SPF_IP2407:1400:0:0:0:0:0:157
SPF_IP2407:1400::116/64
SPF_IP2407:1400::119/64
SPF_MXntc.net.np

Related pages

Pivot deeper into the graph from ntc.net.np.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ntc.net.np"})-[: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.