Hostname
srlogistics.com.np
Last fetched
srlogistics.com.np resolves to 1 IPv4 address operated by NG-AS-AP Next Geekers Pvt. Ltd. in NP.
Nutrition Label
Resolution chain
srlogistics.com.np resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.147.226.26 | 103.147.226.0/24 | AS140050 | NG-AS-AP Next Geekers Pvt. Ltd. | NP |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from srlogistics.com.np in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for srlogistics.com.np.
| Mechanism | Target |
|---|---|
| SPF_A | srlogistics.com.np |
| SPF_IP | 103.147.226.10 |
| SPF_IP | 103.147.226.18 |
| SPF_IP | 103.147.226.19 |
| SPF_IP | 103.147.226.20 |
| SPF_IP | 103.147.226.21 |
| SPF_IP | 103.147.226.23 |
| SPF_IP | 103.147.226.26 |
| SPF_MX | srlogistics.com.np |
Related pages
Pivot deeper into the graph from srlogistics.com.np.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "srlogistics.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.