Hostname
ntc.net.np
Last fetched
ntc.net.np resolves to 1 IPv4 address operated by AS23752 in NP.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.70.94.69 | 202.70.152.0/24 | AS23752 | — | NP |
WHOIS identity
No WHOIS records are currently associated with ntc.net.np in WhisperGraph.
Subdomains
85 observed subdomains of ntc.net.np.
Showing 25 of 85. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | ntc.net.np |
| SPF_IP | 202.70.64.1/32 |
| SPF_IP | 202.70.64.16/30 |
| SPF_IP | 202.70.64.2/32 |
| SPF_IP | 202.70.64.57/32 |
| SPF_IP | 2407:1400:0:0:0:0:0:101 |
| SPF_IP | 2407:1400:0:0:0:0:0:117 |
| SPF_IP | 2407:1400:0:0:0:0:0:118 |
| SPF_IP | 2407:1400:0:0:0:0:0:157 |
| SPF_IP | 2407:1400::116/64 |
| SPF_IP | 2407:1400::119/64 |
| SPF_MX | ntc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.