Hostname
dermaclinic.com.np
Last fetched
dermaclinic.com.np resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR.
Nutrition Label
Resolution chain
dermaclinic.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 |
|---|---|---|---|---|
| 135.125.104.145 | 135.125.0.0/17 | AS16276 | OVH - OVH SAS | FR |
| 154.205.144.192 | 154.205.144.0/24 | AS138915 | KAOPU-HK - Kaopu Cloud HK Limited | BD |
WHOIS identity
No WHOIS records are currently associated with dermaclinic.com.np in WhisperGraph.
Subdomains
1 observed subdomain of dermaclinic.com.np.
| Subdomain |
|---|
| www.dermaclinic.com.np |
Web-graph footprint
Distinct hostnames that link to or from dermaclinic.com.np in the public web crawl.
5 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for dermaclinic.com.np.
| Mechanism | Target |
|---|---|
| SPF_A | dermaclinic.com.np |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 66.29.146.41 |
| SPF_MX | dermaclinic.com.np |
Related pages
Pivot deeper into the graph from dermaclinic.com.np.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dermaclinic.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.