Hostname
palitech.com.np
Last fetched
palitech.com.np resolves to 2 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
palitech.com.np resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.208.83 | 162.55.0.0/16 | AS24940 | — | DE |
| 182.93.93.93 | 182.93.93.0/24 | AS4007 | — | NP |
WHOIS identity
No WHOIS records are currently associated with palitech.com.np in WhisperGraph.
Subdomains
8 observed subdomains of palitech.com.np.
Web-graph footprint
Distinct hostnames that link to or from palitech.com.np in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- palitech.com.np
SPF policy
5 SPF mechanisms authorising senders for palitech.com.np.
| Mechanism | Target |
|---|---|
| SPF_A | palitech.com.np |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 162.55.208.83 |
| SPF_IP | 182.93.93.93 |
| SPF_MX | palitech.com.np |
Related pages
Pivot deeper into the graph from palitech.com.np.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "palitech.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.