Skip to content

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

WHISPER CANON · aikbanka.rsRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/aikbanka.rs

Resolution chain

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

IPPrefixASNOperatorCountry
185.29.102.90185.29.102.0/24AS51859RS

WHOIS identity

Registrar
iana:98
Organization
Contact emails

Subdomains

25 observed subdomains of aikbanka.rs.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aikbanka.rs.

MechanismTarget
SPF_Aaikbanka.rs
SPF_IP185.93.100.0/22
SPF_IP188.93.120.184
SPF_IP188.93.120.185
SPF_IP217.119.241.116/32
SPF_IP217.119.241.131
SPF_IP217.26.208.19
SPF_MXaikbanka.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.