Skip to content

Hostname

mpa.gov.in

Last fetched

mpa.gov.in resolves to 2 IPv4 addresses operated by NICNET-VSNL-BOARDER-AP - National Informatics Centre in IN.

Nutrition Label

WHISPER CANON · mpa.gov.inRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mpa.gov.in

Resolution chain

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

IPPrefixASNOperatorCountry
164.100.229.48164.100.229.0/24AS4758NICNET-VSNL-BOARDER-AP - National Informatics CentreIN
164.100.220.103164.100.220.0/24AS4758NICNET-VSNL-BOARDER-AP - National Informatics CentreIN

WHOIS identity

No WHOIS records are currently associated with mpa.gov.in in WhisperGraph.

Subdomains

3 observed subdomains of mpa.gov.in.

Web-graph footprint

Distinct hostnames that link to or from mpa.gov.in in the public web crawl.

118 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mpa.gov.in.

Cypher and MCP

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

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