Skip to content

Hostname

jio.nexedi.com

Last fetched

jio.nexedi.com resolves to 5 IPv4 addresses operated by UPCLOUDUSA - UpCloud USA Inc in US.

Nutrition Label

WHISPER CANON · jio.nexedi.comRouting diversity3.9/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/jio.nexedi.com

Resolution chain

jio.nexedi.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.151.149.235209.151.148.0/22AS25697UPCLOUDUSA - UpCloud USA IncUS
212.129.18.209212.129.0.0/18AS12876AS12876 - Scaleway SASFR
46.4.4.14546.4.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
5.161.20.135.161.20.0/24AS213230HETZNER-CLOUD2-AS - Hetzner Online GmbHUS
5.22.211.1385.22.208.0/22AS202053UPCLOUD - UpCloud LtdNL

WHOIS identity

No WHOIS records are currently associated with jio.nexedi.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from jio.nexedi.com in the public web crawl.

11 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jio.nexedi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jio.nexedi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.