Skip to content

Hostname

powergrid.in

Last fetched

powergrid.in resolves to 3 IPv4 addresses operated by AS132215 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · powergrid.inRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/powergrid.in

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
mukund sharad hejib
Contact emails

Subdomains

25 observed subdomains of powergrid.in.

Web-graph footprint

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

1,250 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for powergrid.in.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.7.129.114
SPF_IP103.7.129.115
SPF_IP103.7.129.125
SPF_IP103.7.129.78
SPF_IP103.7.131.77
SPF_IP43.227.133.107
SPF_IP43.227.133.108
SPF_IP43.227.133.118
SPF_IP43.227.133.42
SPF_IP43.227.133.45
SPF_MXpowergrid.in

Related pages

Pivot deeper into the graph from powergrid.in.

Cypher and MCP

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

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