Skip to content

Hostname

uniqa.ba

Last fetched

uniqa.ba resolves to 1 IPv4 address operated by AS202632 in BA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.47.0.4231.47.0.0/24AS202632BA

WHOIS identity

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

Subdomains

17 observed subdomains of uniqa.ba.

Web-graph footprint

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

62 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for uniqa.ba.

MechanismTarget
SPF_Auniqa.ba
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.mdcs.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.18.224
SPF_IP138.201.18.254
SPF_IP148.251.67.197
SPF_IP159.69.60.227
SPF_IP185.6.104.32/28
SPF_IP195.222.53.144/28
SPF_IP217.13.183.26/32
SPF_IP217.13.183.27/32
SPF_IP80.65.160.240/28
SPF_MXuniqa.ba

Related pages

Pivot deeper into the graph from uniqa.ba.

Cypher and MCP

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

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