Skip to content

Hostname

korebi.io

Last fetched

korebi.io resolves to 4 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · korebi.ioRouting diversity3.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/korebi.io

Resolution chain

korebi.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.178.68139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
143.198.248.110143.198.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
174.138.105.7174.138.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
188.166.203.164188.166.200.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1564
Organization
rocket marketing s.r.l
Contact emails

Subdomains

3 observed subdomains of korebi.io.

Web-graph footprint

Distinct hostnames that link to or from korebi.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from korebi.io.

Cypher and MCP

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

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