Hostname
laghushanka.com
Last fetched
laghushanka.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
laghushanka.com 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 |
|---|---|---|---|---|
| 62.72.28.54 | 62.72.42.0/24 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:1636
- Organization
- c/o whoisproxy.com
- Contact emails
- contact@privacyprotect.org
- 53db1cd4f90b405d58535885fb198b7a53810419ccbbd955a6b80001bbd0a423@laghushanka.com.whoisproxy.org
- 5f09b140ca9d5fa5aa427fc9a922a2327f008b2e4ab0d0a0eecd09bb7699dbdf@laghushanka.com.whoisproxy.org
- 6bf66486ea6078271a23f96cc15738d884373563b31e51a92a29e3111074b2a6@laghushanka.com.whoisproxy.org
- 807c72590237d13ba57152f630d13d138ff85250fad3330b4edb78542635fc86@laghushanka.com.whoisproxy.org
- 9678d34ff6608e5e4174bea667711d2f29d3f2a4d2962e0632d7b3b00fe56610@laghushanka.com.whoisproxy.org
- b9513af538e538c67e2738eecaa6a84841252999772931310c67b2cf61846b55@laghushanka.com.whoisproxy.org
- fc953698c53c09003abe62e3b37c34ee612d7208a2b25d68461b0145f77f1912@laghushanka.com.whoisproxy.org
Subdomains
7 observed subdomains of laghushanka.com.
Threat posture
History
Related pages
Pivot deeper into the graph from laghushanka.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "laghushanka.com"})-[: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.