Skip to content

Hostname

airtools.ba

Last fetched

airtools.ba resolves to 3 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · airtools.baRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/airtools.ba

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.114.118176.9.0.0/16AS24940DE
40.160.241.19540.160.241.0/24AS16276US
45.77.165.21645.77.160.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Subdomains

10 observed subdomains of airtools.ba.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for airtools.ba.

MechanismTarget
SPF_Aairtools.ba
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.159
SPF_IP45.156.250.2/32
SPF_IP45.156.250.5
SPF_IP45.156.250.96
SPF_MXairtools.ba

Related pages

Pivot deeper into the graph from airtools.ba.

Cypher and MCP

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

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