Skip to content

Hostname

ucb.com.bd

Last fetched

ucb.com.bd resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · ucb.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ucb.com.bd

Resolution chain

ucb.com.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.228.154.12813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ucb.com.bd.

MechanismTarget
SPF_Amx1.ucb.com.bd
SPF_Amxdr1.ucb.com.bd
SPF_Aucb.com.bd
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEsendclean.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.117.142.162
SPF_IP103.117.142.33
SPF_IP103.117.142.34
SPF_MXucb.com.bd

Related pages

Pivot deeper into the graph from ucb.com.bd.

Cypher and MCP

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

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