Hostname
aikbanka.rs
Last fetched
aikbanka.rs resolves to 1 IPv4 address operated by AS51859 in RS. WHOIS lists iana:98 as the registrar.
Nutrition Label
Resolution chain
aikbanka.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 |
|---|---|---|---|---|
| 185.29.102.90 | 185.29.102.0/24 | AS51859 | — | RS |
WHOIS identity
- Registrar
- iana:98
- Organization
- —
- Contact emails
- —
Subdomains
25 observed subdomains of aikbanka.rs.
Showing 24 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aikbanka.rs in the public web crawl.
177 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for aikbanka.rs.
| Mechanism | Target |
|---|---|
| SPF_A | aikbanka.rs |
| SPF_IP | 185.93.100.0/22 |
| SPF_IP | 188.93.120.184 |
| SPF_IP | 188.93.120.185 |
| SPF_IP | 217.119.241.116/32 |
| SPF_IP | 217.119.241.131 |
| SPF_IP | 217.26.208.19 |
| SPF_MX | aikbanka.rs |
Related pages
Pivot deeper into the graph from aikbanka.rs.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aikbanka.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.