Skip to content

Hostname

air.ba

Last fetched

air.ba resolves to 1 IPv4 address operated by AS50537 in BA.

Nutrition Label

WHISPER CANON · air.baRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/air.ba

Resolution chain

air.ba resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.205.33.215109.205.33.0/24AS50537BA

WHOIS identity

No WHOIS records are currently associated with air.ba in WhisperGraph.

Subdomains

3 observed subdomains of air.ba.

Web-graph footprint

Distinct hostnames that link to or from air.ba in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for air.ba.

MechanismTarget
SPF_Aair.ba
SPF_Ainsmtp5.qss.ba
SPF_Ainsmtp6.qss.ba
SPF_Azimbra.internet.ba
SPF_INCLUDE_spfsharemail.qss.ba
SPF_INCLUDEservers.mcsv.net
SPF_IP109.205.32.41
SPF_MXair.ba

Related pages

Pivot deeper into the graph from air.ba.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "air.ba"})-[: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.