Skip to content

Hostname

bsssdbm.com

Last fetched

bsssdbm.com resolves to 1 IPv4 address operated by AS55836 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bsssdbm.comRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bsssdbm.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.246.111.147115.246.104.0/21AS55836IN

WHOIS identity

Registrar
iana:303
Organization
baba suryabali sant saran das balika mahavidyalay
Contact emails

Subdomains

6 observed subdomains of bsssdbm.com.

Web-graph footprint

Distinct hostnames that link to or from bsssdbm.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bsssdbm.com

SPF policy

9 SPF mechanisms authorising senders for bsssdbm.com.

MechanismTarget
SPF_Absssdbm.com
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEsmtp2go.com
SPF_IP115.246.100.194
SPF_IP115.246.111.146
SPF_IP115.246.111.147
SPF_IP162.214.78.235
SPF_IP192.163.195.169
SPF_MXbsssdbm.com

Related pages

Pivot deeper into the graph from bsssdbm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bsssdbm.com"})-[: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.