Skip to content

Hostname

w3i.cloud

Last fetched

w3i.cloud resolves to 1 IPv4 address operated by TRIJITNET-GDC TRIJIT TECHNOLOGIES PVT. LTD. in IN. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · w3i.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/w3i.cloud

Resolution chain

w3i.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.38.50.92103.38.50.0/24AS7593TRIJITNET-GDC TRIJIT TECHNOLOGIES PVT. LTD.IN

WHOIS identity

Registrar
iana:1345
Organization
domain admin domain administrator
Contact emails

Subdomains

3 observed subdomains of w3i.cloud.

Web-graph footprint

Distinct hostnames that link to or from w3i.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • w3i.cloud

SPF policy

3 SPF mechanisms authorising senders for w3i.cloud.

MechanismTarget
SPF_Aw3i.cloud
SPF_INCLUDErelay.outboundspamprotection.com
SPF_MXw3i.cloud

Related pages

Pivot deeper into the graph from w3i.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "w3i.cloud"})-[: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.