Skip to content

Hostname

jiitonline.com

Last fetched

jiitonline.com resolves to 3 IPv4 addresses operated by YOTTA - YOTTA NETWORK SERVICES PRIVATE LIMITED in IN. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · jiitonline.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jiitonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.25.128.228103.25.128.0/24AS140641YOTTA - YOTTA NETWORK SERVICES PRIVATE LIMITEDIN
104.21.84.25104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.9172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1291
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of jiitonline.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jiitonline.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.jiitonline.com

Related pages

Pivot deeper into the graph from jiitonline.com.

Cypher and MCP

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

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