Skip to content

Hostname

ubuy.kn

Last fetched

ubuy.kn resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists registrar:kn nic registrar as the registrar.

Nutrition Label

WHISPER CANON · ubuy.knRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ubuy.kn

Resolution chain

ubuy.kn resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.185.11113.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.12913.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.1313.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.8513.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
65.9.46.1465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:kn nic registrar
Organization
ubuy holding company spc
Contact emails

Subdomains

2 observed subdomains of ubuy.kn.

Web-graph footprint

Distinct hostnames that link to or from ubuy.kn in the public web crawl.

219 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ubuy.kn.

Cypher and MCP

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

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