Hostname
admin.bsc.az
Last fetched
admin.bsc.az is a registered hostname under the .az top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with admin.bsc.az in WhisperGraph.
Subdomains
1 observed subdomain of admin.bsc.az.
| Subdomain |
|---|
| www.admin.bsc.az |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for admin.bsc.az.
| Mechanism | Target |
|---|---|
| SPF_A | admin.bsc.az |
| SPF_IP | 109.94.209.115 |
| SPF_IP | 109.94.209.174 |
| SPF_IP | 109.94.209.53 |
| SPF_IP | 138.201.206.7 |
| SPF_IP | 176.118.167.232 |
| SPF_MX | admin.bsc.az |
Related pages
Pivot deeper into the graph from admin.bsc.az.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "admin.bsc.az"})-[: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.