Skip to content

Hostname

ubuy.com.kw

Last fetched

ubuy.com.kw resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ubuy.com.kwRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ubuy.com.kw

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.12.151104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.151104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.238.55.12318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.1018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
Organization
ubuy for designing managing internet sites
Contact emails

Subdomains

34 observed subdomains of ubuy.com.kw.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ubuy.com.kw.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ubuy.com.kw.

Cypher and MCP

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

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