Skip to content

Hostname

tiss.edu

Last fetched

tiss.edu resolves to 1 IPv4 address operated by AS133273 in IN.

Nutrition Label

WHISPER CANON · tiss.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tiss.edu

Resolution chain

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

IPPrefixASNOperatorCountry
103.36.84.131103.36.84.0/22AS133273IN

WHOIS identity

Registrar
Organization
tata institute of social sciences
Contact emails

Subdomains

164 observed subdomains of tiss.edu.

Web-graph footprint

Distinct hostnames that link to or from tiss.edu in the public web crawl.

869 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for tiss.edu.

MechanismTarget
SPF_Amail.tiss.edu
SPF_Amail2.tiss.edu
SPF_INCLUDEauthsmtp.com
SPF_MXtiss.edu

Related pages

Pivot deeper into the graph from tiss.edu.

Cypher and MCP

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

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