Skip to content

Hostname

esewa.com.np

Last fetched

esewa.com.np resolves to 11 IPv4 addresses operated by AS133092 in NP.

Nutrition Label

WHISPER CANON · esewa.com.npRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/esewa.com.np

Resolution chain

esewa.com.np resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

28 observed subdomains of esewa.com.np.

Web-graph footprint

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

293 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for esewa.com.np.

MechanismTarget
SPF_Aesewa.com.np
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.255.126.10
SPF_IP103.255.126.11
SPF_IP103.255.126.12
SPF_IP103.255.126.224
SPF_IP103.255.126.4
SPF_IP103.255.126.5
SPF_IP103.255.126.6
SPF_IP103.255.126.7
SPF_IP103.255.126.74
SPF_IP103.255.126.75
SPF_IP103.255.126.76
SPF_IP103.255.126.8
SPF_IP103.255.126.89
SPF_IP103.255.126.9
SPF_IP103.65.201.114
SPF_IP128.199.193.124
SPF_MXesewa.com.np

Related pages

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

Cypher and MCP

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

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