Skip to content

Hostname

bsa-technologies.com

Last fetched

bsa-technologies.com resolves to 1 IPv4 address operated by AS204957 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bsa-technologies.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bsa-technologies.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.210.165.25491.210.164.0/23AS204957US

WHOIS identity

Registrar
iana:146
Organization
domain protection services,
Contact emails

Subdomains

7 observed subdomains of bsa-technologies.com.

Web-graph footprint

Distinct hostnames that link to or from bsa-technologies.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bsa-technologies.com

SPF policy

5 SPF mechanisms authorising senders for bsa-technologies.com.

MechanismTarget
SPF_Absa-technologies.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP103.21.221.5
SPF_IP172.96.191.18
SPF_MXbsa-technologies.com

Related pages

Pivot deeper into the graph from bsa-technologies.com.

Cypher and MCP

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

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