Skip to content

Hostname

fis.ba

Last fetched

fis.ba resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fis.baRouting diversity3.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fis.ba

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.198104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.245172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.218.162.239178.218.162.0/24AS12417DHH-ASHR
35.214.243.15535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

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

Subdomains

3 observed subdomains of fis.ba.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for fis.ba.

MechanismTarget
SPF_Afis.ba
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEcrohost.net
SPF_INCLUDEfis.ba.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.mailjet.com
SPF_IP178.218.162.239
SPF_IP195.222.46.30
SPF_IP35.214.243.155
SPF_MXfis.ba

Related pages

Pivot deeper into the graph from fis.ba.

Cypher and MCP

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

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