Skip to content

Hostname

pbindustries.gov.in

Last fetched

pbindustries.gov.in resolves to 1 IPv4 address operated by CYFUTURE-AS-IN - Cyfuture India Pvt. Ltd. in IN.

Nutrition Label

WHISPER CANON · pbindustries.gov.inRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pbindustries.gov.in

Resolution chain

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

IPPrefixASNOperatorCountry
49.50.100.3249.50.100.0/24AS55470CYFUTURE-AS-IN - Cyfuture India Pvt. Ltd.IN

WHOIS identity

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

Subdomains

1 observed subdomain of pbindustries.gov.in.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for pbindustries.gov.in.

MechanismTarget
SPF_INCLUDEpbispf.jiocx.com
SPF_IP111.118.177.222
SPF_IP164.100.10.0/24
SPF_IP164.100.13.0/24
SPF_IP164.100.14.0/24
SPF_IP164.100.15.0/24
SPF_IP164.100.2.0/24
SPF_MXpbindustries.gov.in

Related pages

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

Cypher and MCP

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

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