Hostname
nio.org
Last fetched
nio.org resolves to 103.97.93.148, announced in 103.97.93.0/24 by EXPL-AS-IN - ETHERNET XPRESS PVT. LTD. in IN. nio.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 103.97.93.148
103.97.93.0/24 · EXPL-AS-IN - ETHERNET XPRESS PVT. LTD. · Colva, IN
- 103.97.93.150
103.97.93.0/24 · EXPL-AS-IN - ETHERNET XPRESS PVT. LTD. · Colva, IN
- 14.139.116.47
14.139.116.0/24 · NKN-CORE-NW - NKN Core Network · Panjim, IN
- 14.139.116.60
14.139.116.0/24 · NKN-CORE-NW - NKN Core Network · Panjim, IN
IPv6 resolution
No AAAA record for nio.org is recorded in WhisperGraph.
Attribution
ethernet xpress
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- national institute of oceanography
- Contact emails
- director@darya.nio.org, niowebadmin@nio.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.nio.org
- ns2.nio.org
MX records
- mx.mgovcloud.in
- mx2.mgovcloud.in
- mx3.mgovcloud.in
SPF policy
- ip: 164.100.10.0/24
- ip: 164.100.14.0/24
- ip: 164.100.15.0/24
- ip: 164.100.2.0/24
- include: mgovcloud.in
- mx: nio.org
- ip: 103.97.93.149
- ip: 14.139.116.49
Threat-feed evidence
History
Related pages
Pivot from nio.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nio.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.