Skip to content

Hostname

fsks.ba

Last fetched

fsks.ba resolves to 1 IPv4 address operated by AS200698 in BA.

Nutrition Label

WHISPER CANON · fsks.baRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/fsks.ba

Resolution chain

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

IPPrefixASNOperatorCountry
185.212.108.189185.212.108.0/24AS200698BA

WHOIS identity

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

Subdomains

22 observed subdomains of fsks.ba.

Web-graph footprint

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

25 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fsks.ba

SPF policy

8 SPF mechanisms authorising senders for fsks.ba.

MechanismTarget
SPF_Afsks.ba
SPF_IP185.164.35.84
SPF_IP185.212.108.132
SPF_IP185.212.108.140
SPF_IP185.212.108.189
SPF_IP45.156.250.0/24
SPF_IP45.156.250.128
SPF_MXfsks.ba

Related pages

Pivot deeper into the graph from fsks.ba.

Cypher and MCP

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

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