Skip to content

Hostname

nhl.com.np

Last fetched

nhl.com.np resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in US.

Nutrition Label

WHISPER CANON · nhl.com.npRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nhl.com.np

Resolution chain

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

IPPrefixASNOperatorCountry
68.66.200.21168.66.200.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

No WHOIS records are currently associated with nhl.com.np in WhisperGraph.

Subdomains

1 observed subdomain of nhl.com.np.

Web-graph footprint

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

5 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nhl.com.np.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEfortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.52.232.46
SPF_MXnhl.com.np

Related pages

Pivot deeper into the graph from nhl.com.np.

Cypher and MCP

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

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