Skip to content

Hostname

mail.uniqa.ba

Last fetched

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

Nutrition Label

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

Resolution chain

mail.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 mail.uniqa.ba in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mail.uniqa.ba.

MechanismTarget
SPF_Amail.uniqa.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_MXmail.uniqa.ba

Related pages

Pivot deeper into the graph from mail.uniqa.ba.

Cypher and MCP

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

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