Skip to content

Hostname

staff.bsoft.in

Last fetched

staff.bsoft.in resolves to 1 IPv4 address operated by BSOFTIND-AS-IN - Bsoft India Technologies Private Limited in IN.

Nutrition Label

WHISPER CANON · staff.bsoft.inRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/staff.bsoft.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.175.23.4103.175.23.0/24AS147199BSOFTIND-AS-IN - Bsoft India Technologies Private LimitedIN

WHOIS identity

No WHOIS records are currently associated with staff.bsoft.in in WhisperGraph.

Subdomains

1 observed subdomain of staff.bsoft.in.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for staff.bsoft.in.

MechanismTarget
SPF_Astaff.bsoft.in
SPF_IP103.118.157.188
SPF_IP103.175.22.4
SPF_IP103.175.22.5
SPF_IP103.175.23.4
SPF_IP103.175.23.5
SPF_IP108.170.27.242
SPF_IP146.88.27.40
SPF_IP146.88.27.59
SPF_MXstaff.bsoft.in

Related pages

Pivot deeper into the graph from staff.bsoft.in.

Cypher and MCP

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

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