Skip to content

Hostname

pgims.org.in

Last fetched

pgims.org.in resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pgims.org.inRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pgims.org.in

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.168.107107.154.168.0/24AS19551INCAPSULA - Incapsula IncUS
107.154.234.107107.154.234.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:146
Organization
institute of science & technology
Contact emails

Subdomains

2 observed subdomains of pgims.org.in.

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pgims.org.in.

MechanismTarget
SPF_Apgims.org.in
SPF_IP103.195.184.133
SPF_IP162.144.37.42
SPF_IP216.10.247.147
SPF_MXpgims.org.in

Related pages

Pivot deeper into the graph from pgims.org.in.

Cypher and MCP

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

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