Skip to content

Hostname

ubuy.com

Last fetched

ubuy.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.192104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.192104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.166.135.1113.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1283.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.343.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.683.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:228
Organization
dhari alabdulhadi
Contact emails

Subdomains

115 observed subdomains of ubuy.com.

Web-graph footprint

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

644 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ubuy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ubuy.com.

Cypher and MCP

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

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