Skip to content

Hostname

mait.ac.in

Last fetched

mait.ac.in resolves to 1 IPv4 address operated by AS45232 in IN. WHOIS lists iana:11 as the registrar.

Nutrition Label

WHISPER CANON · mait.ac.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mait.ac.in

Resolution chain

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

IPPrefixASNOperatorCountry
111.125.140.235111.125.140.0/24AS45232IN

WHOIS identity

Registrar
iana:11
Organization
maharaja agrasen institute of technology
Contact emails

Subdomains

118 observed subdomains of mait.ac.in.

Web-graph footprint

Distinct hostnames that link to or from mait.ac.in in the public web crawl.

55 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mait.ac.in.

MechanismTarget
SPF_Amait.ac.in
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.125.140.235
SPF_MXmait.ac.in

Related pages

Pivot deeper into the graph from mait.ac.in.

Cypher and MCP

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

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