Hostname
elicaindia.com
Last fetched
elicaindia.com resolves to 2 IPv4 addresses operated by LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED in IN. WHOIS lists iana:1376 as the registrar.
Nutrition Label
Resolution chain
elicaindia.com 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 |
|---|---|---|---|---|
| 43.230.201.84 | 43.230.201.0/24 | AS132335 | LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED | IN |
| 165.101.143.168 | 165.101.143.0/24 | AS150751 | IBN1-AS-AP - IBN Technologies Limited | — |
WHOIS identity
- Registrar
- iana:1376
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of elicaindia.com.
Web-graph footprint
Distinct hostnames that link to or from elicaindia.com in the public web crawl.
29 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for elicaindia.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.mailhostbox.com |
Related pages
Pivot deeper into the graph from elicaindia.com.
- IP · 43.230.201.84
- ASN · AS132335LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED
- Registrar · iana:1376
- Country · IN
- Email · elicaindia@gmail.com
- TLD · .com
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elicaindia.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.