Skip to content

Hostname

pmjay.gov.in

Last fetched

pmjay.gov.in resolves to 1 IPv4 address operated by AS4755 in IN.

Nutrition Label

WHISPER CANON · pmjay.gov.inRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pmjay.gov.in

Resolution chain

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

IPPrefixASNOperatorCountry
14.143.233.3414.143.232.0/22AS4755IN

WHOIS identity

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

Subdomains

26 observed subdomains of pmjay.gov.in.

Web-graph footprint

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

1,032 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for pmjay.gov.in.

MechanismTarget
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_MXpmjay.gov.in

Related pages

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

Cypher and MCP

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

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