Skip to content

Hostname

cgnet.com.np

Last fetched

cgnet.com.np resolves to 1 IPv4 address operated by AS141767 in NP.

Nutrition Label

WHISPER CANON · cgnet.com.npRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cgnet.com.np

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.183.178103.163.183.0/24AS141767NP

WHOIS identity

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

Subdomains

20 observed subdomains of cgnet.com.np.

Web-graph footprint

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

37 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cgnet.com.np.

MechanismTarget
SPF_Amail-02.chaudharygroup.com
SPF_Amail.cgnet.com.np
SPF_Asmtp.cgnet.com.np
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.163.183.144
SPF_IP103.163.183.178
SPF_IP103.186.196.91
SPF_IP202.166.199.164
SPF_IP202.70.84.194

Related pages

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

Cypher and MCP

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

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