Skip to content

Hostname

imtech.res.in

Last fetched

imtech.res.in resolves to 1 IPv4 address operated by AS55824 in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.

Nutrition Label

WHISPER CANON · imtech.res.inRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/imtech.res.in

Resolution chain

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

IPPrefixASNOperatorCountry
14.139.234.9114.139.224.0/19AS55824IN

WHOIS identity

Registrar
registrar:ernet india (r9-afin)
Organization
institute of microbial technolog
Contact emails

Subdomains

6 observed subdomains of imtech.res.in.

Web-graph footprint

Distinct hostnames that link to or from imtech.res.in in the public web crawl.

198 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for imtech.res.in.

MechanismTarget
SPF_INCLUDEmgovcloud.in
SPF_IP164.100.10.0/24
SPF_IP164.100.14.0/24
SPF_IP164.100.15.0/24
SPF_IP164.100.2.0/24
SPF_MXimtech.res.in

Related pages

Pivot deeper into the graph from imtech.res.in.

Cypher and MCP

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

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