Skip to content

Hostname

bsbks.com

Last fetched

bsbks.com resolves to 1 IPv4 address operated by RURAL-TELEPHONE-SVCCO - Rural Telephone Service Co, Inc. in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · bsbks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bsbks.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.225.9.23524.225.0.0/19AS14155RURAL-TELEPHONE-SVCCO - Rural Telephone Service Co, Inc.US

WHOIS identity

Registrar
iana:99
Organization
bennington state bank
Contact emails

Subdomains

11 observed subdomains of bsbks.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for bsbks.com.

MechanismTarget
SPF_INCLUDEbsbks-com.spf.smtp25.com
SPF_INCLUDEem890.bsbks.com
SPF_INCLUDEinfovisa.com
SPF_INCLUDEspf.edgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixport.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP12.108.255.69/32
SPF_IP12.175.11.50/32
SPF_IP128.136.79.219/32
SPF_IP148.163.140.179
SPF_IP148.163.144.176/32
SPF_IP159.183.184.130
SPF_IP166.73.14.61/32
SPF_IP166.73.14.63/32
SPF_IP166.73.7.16/32
SPF_IP166.73.7.20/32
SPF_IP166.73.92.60/32
SPF_IP166.73.92.61/32
SPF_IP166.73.92.63/32
SPF_IP204.95.150.215/32
SPF_IP205.220.167.111
SPF_IP205.220.171.227/32
SPF_IP205.220.171.228
SPF_IP205.220.171.229
SPF_IP205.220.171.230
SPF_IP205.220.171.231
SPF_IP205.220.177.241
SPF_IP205.220.183.227/32
SPF_IP205.220.183.228
SPF_IP205.220.183.229
SPF_IP205.220.183.230
SPF_IP205.220.183.231
SPF_IP208.235.248.20/32
SPF_IP208.66.22.33/32
SPF_IP208.87.233.190/32
SPF_IP208.93.26.27/32
SPF_IP24.225.9.226
SPF_IP24.225.9.230
SPF_IP24.225.9.231
SPF_IP24.225.9.235
SPF_IP50.58.9.15/32
SPF_IP66.133.123.91/32
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_IP85.115.52.190/32
SPF_IP85.115.56.190/32

Related pages

Pivot deeper into the graph from bsbks.com.

Cypher and MCP

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

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