Skip to content

Hostname

posta.ba

Last fetched

posta.ba resolves to 1 IPv4 address operated by BIHNET BIHNET Autonomus System in BA.

Nutrition Label

WHISPER CANON · posta.baRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/posta.ba

Resolution chain

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

IPPrefixASNOperatorCountry
80.65.65.180.65.64.0/21AS9146BIHNET BIHNET Autonomus SystemBA

WHOIS identity

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

Subdomains

12 observed subdomains of posta.ba.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for posta.ba.

MechanismTarget
SPF_Ainsmtp1.qss.ba
SPF_Ainsmtp2.qss.ba
SPF_Aoutsmtp1.qss.ba
SPF_Aoutsmtp2.qss.ba
SPF_IP109.205.32.32/28
SPF_IP109.205.32.36
SPF_IP109.205.32.37
SPF_IP109.205.32.39
SPF_IP109.205.32.40
SPF_IP80.65.65.0/28

Related pages

Pivot deeper into the graph from posta.ba.

Cypher and MCP

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

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