Skip to content

Hostname

cds.org.np

Last fetched

cds.org.np resolves to 1 IPv4 address operated by AS16276 in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.8.120148.113.0.0/18AS16276IN

WHOIS identity

No WHOIS records are currently associated with cds.org.np in WhisperGraph.

Subdomains

8 observed subdomains of cds.org.np.

Web-graph footprint

Distinct hostnames that link to or from cds.org.np in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cds.org.np.

MechanismTarget
SPF_Acds.org.np
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.99.208.108
SPF_IP148.113.4.254
SPF_IP148.113.8.120
SPF_IP172.105.52.231
SPF_MXcds.org.np

Related pages

Pivot deeper into the graph from cds.org.np.

Cypher and MCP

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

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