Skip to content

Hostname

bbsbpc.ac.in

Last fetched

bbsbpc.ac.in resolves to 1 IPv4 address operated by SYNEXTRA-UK - Synextra Limited in GB.

Nutrition Label

WHISPER CANON · bbsbpc.ac.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bbsbpc.ac.in

Resolution chain

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

IPPrefixASNOperatorCountry
95.215.224.9595.215.224.0/24AS59778SYNEXTRA-UK - Synextra LimitedGB

WHOIS identity

No WHOIS records are currently associated with bbsbpc.ac.in in WhisperGraph.

Subdomains

6 observed subdomains of bbsbpc.ac.in.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bbsbpc.ac.in.

MechanismTarget
SPF_Abbsbpc.ac.in
SPF_Aplesk-3sm.ukdns.biz
SPF_INCLUDEthewebhostserver.com
SPF_MXbbsbpc.ac.in

Related pages

Pivot deeper into the graph from bbsbpc.ac.in.

Cypher and MCP

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

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