Skip to content

Hostname

nmcc.ac.in

Last fetched

nmcc.ac.in resolves to 2 IPv4 addresses operated by QTIME-AS-AP QTIME BUSINESSES PRIVATE LIMITED in IN.

Nutrition Label

WHISPER CANON · nmcc.ac.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nmcc.ac.in

Resolution chain

nmcc.ac.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.120.179.247103.120.179.0/24AS141004QTIME-AS-AP QTIME BUSINESSES PRIVATE LIMITEDIN
198.38.86.153198.38.86.0/24AS199404WHG-ININ

WHOIS identity

No WHOIS records are currently associated with nmcc.ac.in in WhisperGraph.

Subdomains

5 observed subdomains of nmcc.ac.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nmcc.ac.in.

MechanismTarget
SPF_Anmcc.ac.in
SPF_IP103.120.179.247
SPF_IP103.143.46.147
SPF_MXnmcc.ac.in

Related pages

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

Cypher and MCP

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

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