Skip to content

Hostname

ibo.sk

Last fetched

ibo.sk resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:euronet slovakia s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · ibo.skRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ibo.sk

Resolution chain

ibo.sk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.26104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.128.157172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
95.216.246.3095.216.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:euronet slovakia s.r.o.
Organization
ibo s.r.o.
Contact emails

Subdomains

6 observed subdomains of ibo.sk.

Web-graph footprint

Distinct hostnames that link to or from ibo.sk in the public web crawl.

153 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ibo.sk.

MechanismTarget
SPF_Aibo.sk
SPF_INCLUDEsparkpostmail.com
SPF_IP148.251.125.123
SPF_IP213.215.124.101
SPF_IP213.215.124.103
SPF_IP213.215.124.104
SPF_IP213.215.124.105
SPF_IP213.215.124.11
SPF_IP213.215.124.179
SPF_IP46.229.230.21
SPF_IP95.216.246.30
SPF_MXibo.sk

Related pages

Pivot deeper into the graph from ibo.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ibo.sk"})-[: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.