Hostname
icore.net.in
Last fetched
icore.net.in resolves to 1 IPv4 address operated by NDCTPL-IN - NxtGen Datacenter & Cloud Technologies Pvt. Ltd. in IN. WHOIS lists iana:800001 as the registrar.
Nutrition Label
Resolution chain
icore.net.in 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.48.42.196 | 103.48.42.0/24 | AS132717 | NDCTPL-IN - NxtGen Datacenter & Cloud Technologies Pvt. Ltd. | IN |
WHOIS identity
- Registrar
- iana:800001
- Organization
- balamurugan
- Contact emails
Subdomains
25 observed subdomains of icore.net.in.
Showing 20 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from icore.net.in in the public web crawl.
74 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for icore.net.in.
| Mechanism | Target |
|---|---|
| SPF_A | icore.net.in |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | spf.se.web-hosting.com |
| SPF_IP | 68.65.120.210 |
| SPF_IP | 68.65.120.213 |
| SPF_MX | icore.net.in |
Related pages
Pivot deeper into the graph from icore.net.in.
- IP · 103.48.42.196
- ASN · AS132717NDCTPL-IN - NxtGen Datacenter & Cloud Technologies Pvt. Ltd.
- Registrar · iana:800001
- Country · IN
- Email · icoresoftware@gmail.com
- Apex domain · net.in
- TLD · .in
- Browse hostnames · ic…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icore.net.in"})-[: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.