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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.106.118.65 | 103.106.118.0/24 | AS63969 | — | BD |
| 104.21.45.2 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.207.8 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:303
- Organization
- aleksei kozachenko
- Contact emails
Subdomains
40 observed subdomains of ba-systems.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ba-systems.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ba-systems.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailplus.cloud |
| SPF_IP | 103.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.