Hostname
otpbanka.rs
Last fetched
otpbanka.rs resolves to 1 IPv4 address operated by OTP-Banka-Srbija - OTP Banka Srbija in RS. WHOIS lists iana:1204 as the registrar.
Nutrition Label
Resolution chain
otpbanka.rs resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.232.236.78 | 91.232.236.0/24 | AS57550 | OTP-Banka-Srbija - OTP Banka Srbija | RS |
WHOIS identity
- Registrar
- iana:1204
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of otpbanka.rs.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from otpbanka.rs in the public web crawl.
420 sites link to this hostname.
128 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for otpbanka.rs.
| Mechanism | Target |
|---|---|
| SPF_A | mail.otpbanka.rs |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.232.236.129 |
| SPF_IP | 91.232.236.130 |
| SPF_IP | 91.232.236.131 |
| SPF_IP | 91.232.236.70 |
| SPF_IP | 91.232.236.77 |
| SPF_IP | 91.232.237.69 |
| SPF_MX | otpbanka.rs |
Related pages
Pivot deeper into the graph from otpbanka.rs.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "otpbanka.rs"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.