Skip to content

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

WHISPER CANON · admin.bsc.azRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/admin.bsc.az

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for admin.bsc.az.

MechanismTarget
SPF_Aadmin.bsc.az
SPF_IP109.94.209.115
SPF_IP109.94.209.174
SPF_IP109.94.209.53
SPF_IP138.201.206.7
SPF_IP176.118.167.232
SPF_MXadmin.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.