Skip to content

Hostname

ntb.gov.np

Last fetched

ntb.gov.np resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · ntb.gov.npRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ntb.gov.np

Resolution chain

ntb.gov.np resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.203.57.25013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.146.12713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with ntb.gov.np in WhisperGraph.

Subdomains

11 observed subdomains of ntb.gov.np.

Web-graph footprint

Distinct hostnames that link to or from ntb.gov.np in the public web crawl.

945 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ntb.gov.np.

MechanismTarget
SPF_Amx1.nepal.gov.np
SPF_Amx2.nepal.gov.np
SPF_Antb.gov.np
SPF_IP202.45.146.101
SPF_IP202.45.146.102
SPF_MXntb.gov.np

Related pages

Pivot deeper into the graph from ntb.gov.np.

Cypher and MCP

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

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