Hostname
esewa.com.np
Last fetched
esewa.com.np resolves to 11 IPv4 addresses operated by AS133092 in NP.
Nutrition Label
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.
Showing 25 of 28. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for esewa.com.np.
| Mechanism | Target |
|---|---|
| SPF_A | esewa.com.np |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.255.126.10 |
| SPF_IP | 103.255.126.11 |
| SPF_IP | 103.255.126.12 |
| SPF_IP | 103.255.126.224 |
| SPF_IP | 103.255.126.4 |
| SPF_IP | 103.255.126.5 |
| SPF_IP | 103.255.126.6 |
| SPF_IP | 103.255.126.7 |
| SPF_IP | 103.255.126.74 |
| SPF_IP | 103.255.126.75 |
| SPF_IP | 103.255.126.76 |
| SPF_IP | 103.255.126.8 |
| SPF_IP | 103.255.126.89 |
| SPF_IP | 103.255.126.9 |
| SPF_IP | 103.65.201.114 |
| SPF_IP | 128.199.193.124 |
| SPF_MX | esewa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.