Skip to content

Hostname

ba-systems.com

Last fetched

ba-systems.com resolves to 3 IPv4 addresses operated by AS63969 in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ba-systems.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ba-systems.com

Resolution chain

ba-systems.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.106.118.65103.106.118.0/24AS63969BD
104.21.45.2104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.8172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
aleksei kozachenko
Contact emails

Subdomains

40 observed subdomains of ba-systems.com.

Web-graph footprint

Distinct hostnames that link to or from ba-systems.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ba-systems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailplus.cloud
SPF_IP103.106.118.69

Related pages

Pivot deeper into the graph from ba-systems.com.

Cypher and MCP

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

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