Skip to content

Hostname

caphouse.com.np

Last fetched

caphouse.com.np resolves to 1 IPv4 address operated by AS59253 in SG.

Nutrition Label

WHISPER CANON · caphouse.com.npRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/caphouse.com.np

Resolution chain

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

IPPrefixASNOperatorCountry
209.58.168.75209.59.31.0/24AS59253SG

WHOIS identity

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

Subdomains

7 observed subdomains of caphouse.com.np.

Threat posture

History

Mail and authentication

MX records

  • caphouse.com.np

SPF policy

4 SPF mechanisms authorising senders for caphouse.com.np.

MechanismTarget
SPF_Acaphouse.com.np
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP172.104.33.25
SPF_MXcaphouse.com.np

Related pages

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

Cypher and MCP

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

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