Skip to content

Hostname

ubuy.com.bn

Last fetched

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

Nutrition Label

WHISPER CANON · ubuy.com.bnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ubuy.com.bn

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.20.43104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.43104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.172.226.2418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3318.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.8218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.238.49.1118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ubuy.com.bn in WhisperGraph.

Subdomains

2 observed subdomains of ubuy.com.bn.

Web-graph footprint

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

225 sites link to this hostname.

266 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ubuy.com.bn.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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